-
Notifications
You must be signed in to change notification settings - Fork 209
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 fails #6
Comments
The npm install is still failing. Is anyone looking into this issue?! |
👍 |
Weird, my npm said |
+1 |
this is my got
then it stoped, I have removed node_modules three times, but still not working |
I was able to solve this by manually installing:
And then running:
|
+1 |
adding nan to the dependencies in boilterplate's package.json fixes this, but that seems to be because jsxc was missing an explicit mention of nan in its own dependencies... could probably fix this by requiring a later jsxc than just ~0.1.6 ? |
Hi @idophir I tried your approach but I got the same error running |
Sorry @ericntd, |
I believe this repo is abandonware at this point. facebookarchive/flux#282 |
I had a similar error as the OP. I re-installed Node via Homebrew and ensured Xcode was installed and it seemed to do the trick for me. |
+1 |
1 similar comment
+1 |
I did a git clone then npm install but I'm getting these errors:
The text was updated successfully, but these errors were encountered: