Skip to content

Conversation

@volovyks
Copy link
Collaborator

@volovyks volovyks commented Nov 2, 2022

No description provided.

@volovyks volovyks requested a review from ailisp as a code owner November 2, 2022 18:06
@volovyks volovyks marked this pull request as draft November 2, 2022 18:06
@volovyks volovyks marked this pull request as ready for review November 2, 2022 18:51
Copy link
Member

@ailisp ailisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the packaged near-sdk-js still installing near-sdk-js as executable? Is that because npm/yarn will do that?

@volovyks
Copy link
Collaborator Author

volovyks commented Nov 3, 2022

@ailisp I checked the docs on this, the only thing we need to do is to add it to bin in package.json. TS CLI file does not need to be 755, and the JS CLI file is already 755 and it stays 755 after we make changes to TS one and yarn build.
chmod works only on UNIX systems, so it's better if we will not use it.

Copy link
Member

@ailisp ailisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ailisp ailisp merged commit b1396bc into develop Nov 3, 2022
@ailisp ailisp deleted the serhii/chmod-deletion branch November 3, 2022 08:11
waynenilsen pushed a commit to waynenilsen/near-sdk-js that referenced this pull request Nov 10, 2022
* cli chmod hack deleted

* cli chmod 755
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants