digidotcom / XBeeZigBeeCloudKit

Mozilla Public License 2.0
13 stars 11 forks source link

npm-install ERR! #4

Open mimicrumble opened 8 years ago

mimicrumble commented 8 years ago

Can anyone help with this issue, new install. 137 info xbee-zigbee-cloud-kit@1.1.0 Failed to exec postinstall script 138 error xbee-zigbee-cloud-kit@1.1.0 postinstall: node postinstall.js 138 error Exit status 1 139 error Failed at the xbee-zigbee-cloud-kit@1.1.0 postinstall script. 139 error This is most likely a problem with the xbee-zigbee-cloud-kit package, 139 error not with npm itself. 139 error Tell the author that this fails on your system: 139 error node postinstall.js 139 error You can get their info via: 139 error npm owner ls xbee-zigbee-cloud-kit 139 error There is likely additional logging output above. 140 error System Windows_NT 6.1.7601 141 error command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" 142 error cwd C:\XBeeZigBeeCloudKit-master 143 error node -v v0.10.22 144 error npm -v 1.3.14 145 error code ELIFECYCLE 146 verbose exit [ 1, true ]

brandonmoser commented 8 years ago

I would recommend that you update NPM to the latest version. I also noticed you are on Windows, have you tried the installation steps using Powershell (https://github.com/digidotcom/XBeeZigBeeCloudKit#windows-automated-setup)?