Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\<USER>\Documents\beaker\app\node_modules\go-ipfs-dep\src\index.js:35
- throw new Error('no binary available for os:' + goenv.GOOS)
- ^
- Error: no binary available for os:windows
- at checkPlatform (C:\Users\<USER>\Documents\beaker\app\node_modules\go-ipfs-dep\src\index.js:35:15)
- at module.exports (C:\Users\<USER>\Documents\beaker\app\node_modules\go-ipfs-dep\src\index.js:9:3)
- at Object.<anonymous> (C:\Users\<USER>\Documents\beaker\app\node_modules\go-ipfs-dep\src\bin.js:2:14)
- at Module._compile (module.js:556:32)
- at Object.Module._extensions..js (module.js:565:10)
- at Module.load (module.js:473:32)
- at tryModuleLoad (module.js:432:12)
- at Function.Module._load (module.js:424:3)
- at Module.runMain (module.js:590:10)
- at run (bootstrap_node.js:394:7)
- [email protected] C:\Users\<USER>\Documents\beaker\app
- <--------- Remove Unnecessary output ----------------->
- <--------- Remove Unnecessary output ----------------->
- npm ERR! [email protected] install: `node src/bin.js`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] install script 'node src/bin.js'.
- npm ERR! Make sure you have the latest version of node.js and npm installed.
- npm ERR! If you do, this is most likely a problem with the go-ipfs-dep package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! node src/bin.js
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs go-ipfs-dep
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls go-ipfs-dep
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! C:\Users\<USER>\Documents\beaker\app\npm-debug.log
- npm WARN optional Skipping failed optional dependency //appdmg:
- npm WARN notsup Not compatible with your operating system or architecture: [email protected]
- npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
- npm WARN notsup Not compatible with your operating system or architecture: [email protected]
- npm WARN beaker No repository field.
- npm WARN beaker No license field.
- npm ERR! Windows_NT 10.0.10586
- npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\<USER>\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.6
- npm ERR! code ELIFECYCLE
- npm ERR! undefined postinstall: `cd app && npm install`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the undefined postinstall script 'cd app && npm install'.
- npm ERR! Make sure you have the latest version of node.js and npm installed.
- npm ERR! If you do, this is most likely a problem with the package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! cd app && npm install
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! C:\Users\<USER>\Documents\beaker\npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement