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

npm install failed #3

Closed
crapthings opened this issue Aug 29, 2019 — with Huly GitHub · 1 comment
Closed

npm install failed #3

crapthings opened this issue Aug 29, 2019 — with Huly GitHub · 1 comment

Comments

Copy link

crapthings commented Aug 29, 2019

npm verb stack Error: ENOENT: no such file or directory, chmod '/Users/monsterstep/dev/parcel-playground/ot/server/node_modules/y-websocket/bin/server.js'
npm verb cwd /Users/monsterstep/dev/parcel-playground/ot/server
npm verb Darwin 18.6.0
npm verb argv "/Users/monsterstep/.nvm/versions/node/v10.15.0/bin/node" "/Users/monsterstep/.nvm/versions/node/v10.15.0/bin/npm" "i" "-S" "y-websocket" "--verbose"
npm verb node v10.15.0
npm verb npm  v6.9.0
npm ERR! path /Users/monsterstep/dev/parcel-playground/ot/server/node_modules/y-websocket/bin/server.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/monsterstep/dev/parcel-playground/ot/server/node_modules/y-websocket/bin/server.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm verb exit [ -2, true ]

Huly®: YJS-476

@dmonad
Copy link
Member

dmonad commented Aug 29, 2019

You need to give me more information. Clearly npm i y-websocket and npm i y-websocket@next works on my system.

@dmonad dmonad closed this as completed Aug 29, 2019
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

2 participants