Skip to content

Instantly share code, notes, and snippets.

@jackcompton
Created April 23, 2015 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackcompton/2c1e8641e42324c59002 to your computer and use it in GitHub Desktop.
Save jackcompton/2c1e8641e42324c59002 to your computer and use it in GitHub Desktop.
Jacks-MacBook-Pro-2:esdb jackcompton$ npm install
/
> node-sass@2.1.1 install /Users/jackcompton/projects/usaid/esdb/node_modules/sass-loader/node_modules/node-sass
> node scripts/install.js
/
> react-range-finder@2.1.0 install /Users/jackcompton/projects/usaid/esdb/node_modules/react-range-finder
> jsx src lib
sh: jsx: command not found
> node-sass@2.1.1 postinstall /Users/jackcompton/projects/usaid/esdb/node_modules/sass-loader/node_modules/node-sass
> node scripts/build.js
`darwin-x64-node-0.10` exists; testing
Binary is fine; exiting
npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm v2.1.14
npm ERR! code ELIFECYCLE
npm ERR! react-range-finder@2.1.0 install: `jsx src lib`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the react-range-finder@2.1.0 install script 'jsx src lib'.
npm ERR! This is most likely a problem with the react-range-finder package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! jsx src lib
npm ERR! You can get their info via:
npm ERR! npm owner ls react-range-finder
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/jackcompton/projects/usaid/esdb/npm-debug.log
Jacks-MacBook-Pro-2:esdb jackcompton$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment