silklabs / silk

Build IoT using JavaScript. Silk Open Source
MIT License
164 stars 29 forks source link

silk-emulator unable to run on Windows devices #8

Open armisis opened 8 years ago

armisis commented 8 years ago

C:\Users\ddstant\AppData\Roaming\npm\silk-emulator -> C:\Users\ddstant\AppData\Roaming\npm\node_modules\silk-emulator\bin\silk-emulator

silk-emulator@0.18.0 postinstall C:\Users\ddstant\AppData\Roaming\npm\node_modules\silk-emulator ./bin/postinstall

'.' is not recognized as an internal or external command, operable program or batch file. npm ERR! Windows_NT 10.0.14366 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "silk-emulator" npm ERR! node v4.4.5 npm ERR! npm v2.15.5 npm ERR! code ELIFECYCLE

npm ERR! silk-emulator@0.18.0 postinstall: ./bin/postinstall npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the silk-emulator@0.18.0 postinstall script './bin/postinstall'. npm ERR! This is most likely a problem with the silk-emulator package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! ./bin/postinstall npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs silk-emulator npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls silk-emulator npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\ddstant\npm-debug.log

npm-debug.log.txt

mvines commented 8 years ago

(FTR, there's some additional info at https://github.com/silklabs/silk/issues/6#issuecomment-227455997 on probable next steps to resolve this issue)