-
Notifications
You must be signed in to change notification settings - Fork 328
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
Install issue #64
Comments
You need to use node ver 6.1.0 for this. To do so without overridding your global node version, use |
Doesn't work for me. I get the following error:
|
i have the same err too !!! i cant run it. my node version is 6.1.0 ,but its no use.@tomafc330 npm ERR! typeerror Error: Missing required argument #1 npm ERR! typeerror Error: Missing required argument #1 npm ERR! Please include the following file with any support request: |
I can conifrm, same issues. |
npm ERR! /root/.cache/node-gyp/16.14.0/include/node/v8.h:3060:44: 附注: 备选需要 1 实参,但提供了 0 个 npm ERR! A complete log of this run can be found in: |
Have been trying to install this without luck. The original version of explorer seems to have the same issue but continues and starts the server and appears to work. I've tried my best to fix node-gyp rebuild, but can't seem to create the binding.gyp, even after reinstalling bcrypt. Not sure what the issue is, but thought I would report it as I've spent 2 hours trying to get it to work.
The text was updated successfully, but these errors were encountered: