-
Notifications
You must be signed in to change notification settings - Fork 89
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
Error: Cannot find module './build/Release/memoryjs #121
Comments
PS D:\ez> npm run build npm ERR! A complete log of this run can be found in:
Node architecture is x64: running "npm.cmd run build64"
D:\ez\node_modules\memoryjs>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" clean configure build --arch=x64 ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" clean configure build --arch=x64 ) npm ERR! A complete log of this run can be found in: |
Error: Cannot find module './build/Release/memoryjs
while doing node .
The text was updated successfully, but these errors were encountered: