Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

µWebSockets fails at NPM install (workaround) #19

Closed
sman591 opened this issue Jul 15, 2018 · 3 comments
Closed

µWebSockets fails at NPM install (workaround) #19

sman591 opened this issue Jul 15, 2018 · 3 comments

Comments

@sman591
Copy link

sman591 commented Jul 15, 2018

When I ran the initial npm install after cloning the repo, µWebSockets appeared to fail to install.

Workaround:

cd node_modules/uws
npm install
cd ../..

Source: facebook/react-native#17410 (comment)

@sman591 sman591 changed the title µWebSockets fails at NPM install µWebSockets fails at NPM install (workaround) Jul 15, 2018
@kryops
Copy link
Owner

kryops commented Jul 16, 2018

Sounds like I should do a dependency upgrade, it's been a while 🙈

@kryops
Copy link
Owner

kryops commented Jul 16, 2018

@sman591 I pushed an upgrade of all dependencies to their latest version. On my machine (Linux, Node v10.6.0) it installs fine now - could you confirm on your system?

@sman591
Copy link
Author

sman591 commented Jul 18, 2018

Just tried reinstalling on both Node v8.11.3 LTS and v10.6.0 and both worked 👍

@sman591 sman591 closed this as completed Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants