Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCommand not found? #688
Closed
Command not found? #688
Comments
This comment has been minimized.
This comment has been minimized.
|
https://github.com/feross/webtorrent#install The command line interface is now in https://github.com/feross/webtorrent-cli You need to |
This comment has been minimized.
This comment has been minimized.
|
Oh my....! Sorry, I missed that BIG change! My bad. |
This comment has been minimized.
This comment has been minimized.
|
@luisnomad Sorry about the disruption! |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all! I have updated Node.js, and now I can't run webtorrent anymore. I have reinstalled globally but all I get is a "command not found".
I have tried with other packages like jshint, and after installing them following exactly the same procedure, I can run them.
Any idea?
This is what I have:
npm -vOutputs:
v.3.7.3npm config listOutputs:
And /Users/luisnomad/.npmrc contains:
This is my $PATH variable:
/Users/luisnomad/.node/bin:/Users/luisnomad/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/binAnd this is the output of the installation process: