danielbayley / atom-js2coffee

:atom: js2coffee package for @Atom.
MIT License
4 stars 6 forks source link

still broken - npm ERR! missing script: ./cyclic.js #16

Closed tobsn closed 8 years ago

sebicas commented 8 years ago

Same here...

Installing “js2coffee@0.15.0” failed.Hide output…

> js2coffee@0.2.7 preinstall /private/tmp/apm-install-dir-11594-15492-c6xxq8/node_modules/js2coffee/node_modules/js2coffee
> npm run-script ./cyclic.js

npm ERR! Darwin 14.5.0
npm ERR! argv "/Users/sebicas/.nvm/versions/node/v4.1.1/bin/node" "/Users/sebicas/.nvm/versions/node/v4.1.1/bin/npm" "run-script" "./cyclic.js"
npm ERR! node v4.1.1
npm ERR! npm  v2.14.4

npm ERR! missing script: ./cyclic.js
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /private/tmp/apm-install-dir-11594-15492-c6xxq8/node_modules/js2coffee/node_modules/js2coffee/npm-debug.log
npm ERR! Darwin 14.5.0
npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/sebicas/.atom/.apm/.apmrc" "--userconfig" "/Users/sebicas/.atom/.apmrc" "install" "/private/tmp/d-11594-15492-m0fse7/package.tgz" "--target=0.30.7" "--arch=x64"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code ELIFECYCLE

npm ERR! js2coffee@0.2.7 preinstall: `npm run-script ./cyclic.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the js2coffee@0.2.7 preinstall script 'npm run-script ./cyclic.js'.
npm ERR! This is most likely a problem with the js2coffee package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm run-script ./cyclic.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls js2coffee
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /private/tmp/apm-install-dir-11594-15492-c6xxq8/npm-debug.log
DavidLGoldberg commented 8 years ago

+1

jdcrensh commented 8 years ago

Duplicates #3