karma-fixture
karma-fixture copied to clipboard
npm install fails on windows 7
When run npm install, got Done. Phantomjs binary available at C:\Users\rhan\workspace\karma-fixture\node_modules\phantomjs\lib\phantom\phantomjs.exe
[email protected] prepublish C:\Users\rhan\workspace\karma-fixture coffee -o lib -c src/*.coffee
File not found: C:\Users\rhan\workspace\karma-fixture\src*.coffee
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN [email protected] requires a peer of mocha@* but none was installed.
npm WARN [email protected] requires a peer of chai@* but none was installed.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Users\rhan\dev\node.exe" "C:\Users\rhan\dev\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v6.10.2
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prepublish: coffee -o lib -c src/*.coffee
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prepublish script 'coffee -o lib -c src/*.coffee'.