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

unable to install #2

Open
janeksz opened this issue Feb 12, 2016 · 0 comments
Open

unable to install #2

janeksz opened this issue Feb 12, 2016 · 0 comments

Comments

@janeksz
Copy link

janeksz commented Feb 12, 2016

D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver>npm install nodeco
ap
npm WARN deprecated [email protected]: package renamed to "urijs" (lower-case), pleas
e update accordingly
\

[email protected] install D:\projects\2016\WSNclassAutumn2016\webserver\simple
Webserver\node_modules\nodecoap\node_modules\node-erbium
node-gyp rebuild

D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node_modules\nodec
oap\node_modules\node-erbium>if not defined npm_config_node_gyp (node "C:\Progra
m Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\node-
gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node_modules\node
coap\node_modules\node-erbium\build\erbium.vcxproj(20,3): error MSB4019: The im
ported project "D:\Microsoft.Cpp.Default.props" was not found. Confirm that the
path in the declaration is correct, and that the file exists on disk.
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe fail
ed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_mo
dules\npm\node_modules\node-gyp\lib\build.js:269:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess.handle.onexit (child_process.js:1074
:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "C:\Program Files (x86)\nodejs\node_modules\npm\nod
e_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node

modules\nodecoap\node_modules\node-erbium
gyp ERR! node -v v0.12.7
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok

[email protected] install D:\projects\2016\WSNclassAutumn2016\webserver\simple
Webserver\node_modules\nodecoap\node_modules\buffertools
node-gyp rebuild

D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node_modules\nodec
oap\node_modules\buffertools>if not defined npm_config_node_gyp (node "C:\Progra
m Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\node-
gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node_modules\node
coap\node_modules\buffertools\build\buffertools.vcxproj(20,3): error MSB4019: T
he imported project "D:\Microsoft.Cpp.Default.props" was not found. Confirm tha
t the path in the declaration is correct, and that the file exists on
disk.
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe fail
ed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_mo
dules\npm\node_modules\node-gyp\lib\build.js:269:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess.handle.onexit (child_process.js:1074
:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "C:\Program Files (x86)\nodejs\node_modules\npm\nod
e_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\node

modules\nodecoap\node_modules\buffertools
gyp ERR! node -v v0.12.7
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (
x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" "nodecoap"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-erbium package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls node-erbium
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver\npm-d
ebug.log

D:\projects\2016\WSNclassAutumn2016\webserver\simpleWebserver>

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

1 participant