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

ws.git is not found #41

Open
srpelissier opened this issue Jan 3, 2017 · 3 comments
Open

ws.git is not found #41

srpelissier opened this issue Jan 3, 2017 · 3 comments

Comments

@srpelissier
Copy link

the command npm install -g thor fails because of a missing dependency.

npm ERR! Linux 4.8.0-32-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "thor"
npm ERR! node v7.0.0
npm ERR! npm  v4.0.5
npm ERR! code 128

npm ERR! Command failed: git clone --template=/home/user/.npm/_git-remotes/_templates --mirror git://github.com/3rd-Eden/ws.git /home/user/.npm/_git-remotes/git-github-com-3rd-Eden-ws-git-2e9f11e5

the remote in question is not found on github.

@serdarozturk
Copy link

#42 update ws git remote path.

@srpelissier If there is urgency. Fork the project and update correct ws git path on package.json.

after run
npm install -g srpelissier/thor

or run my forked git repo

npm install -g serdarozturk/thor

@srpelissier
Copy link
Author

Is not urgent. I see your fix, but should I not wait for upstream to be green before closing?

@rszalski
Copy link

rszalski commented Jan 27, 2017

This is also duplicated by #45 where I commented that a "fix" already in the main repo. Note that https://github.com/einaros/ws might differ from https://github.com/websockets/ws.

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