Skip to content
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

node-prune: line 1: syntax error: unexpected newline #22

Closed
blacktop opened this issue Nov 22, 2017 · 3 comments
Closed

node-prune: line 1: syntax error: unexpected newline #22

blacktop opened this issue Nov 22, 2017 · 3 comments

Comments

@blacktop
Copy link

Installing in alpine docker with:

$ curl -sL https://github.com/tj/node-prune/releases/download/v1.0.0/node-prune_1.0.0_linux_amd64.tar.gz \
>       | tar xzvf - -C /tmp

and running:

$ node-prune /usr/local/lib/node_modules/
/usr/bin/node-prune: line 1: syntax error: unexpected newline
@gtramontina
Copy link

Also happening with the darwin releases

@tj
Copy link
Owner

tj commented Nov 25, 2017

weird! try v1.0.1, the darwin bin works for me at least, seems ok now

@tj tj closed this as completed Nov 25, 2017
@gtramontina
Copy link

Darwin bin is working for me now… Gave a quick test on alpine and it seems to be working fine as well! Thanks!

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

No branches or pull requests

3 participants