Skip to content

scripts: do not check llnode.sh into git #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

joyeecheung
Copy link
Member

Otherwise running npm link would always result in unstaged
changes. npm should be able to link the script after installation
is complete and the script has been generated in the module
directory.

Also requires the path module in the generated script so it works
in v4.x.

Otherwise running `npm link` would always result in unstaged
changes. npm should be able to link the script after installation
is complete and the script has been generated in the module
directory.

Also requires the path module in the generated script so it works
in v4.x.
mmarchini

This comment was marked as off-topic.

cjihrig

This comment was marked as off-topic.

@joyeecheung joyeecheung merged commit 555b038 into nodejs:master Mar 13, 2018
@joyeecheung joyeecheung mentioned this pull request Mar 31, 2018
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