Created
April 23, 2015 20:34
-
-
Save jackcompton/2c1e8641e42324c59002 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jacks-MacBook-Pro-2:esdb jackcompton$ npm install | |
/ | |
> [email protected] install /Users/jackcompton/projects/usaid/esdb/node_modules/sass-loader/node_modules/node-sass | |
> node scripts/install.js | |
/ | |
> [email protected] install /Users/jackcompton/projects/usaid/esdb/node_modules/react-range-finder | |
> jsx src lib | |
sh: jsx: command not found | |
> [email protected] 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! [email protected] install: `jsx src lib` | |
npm ERR! Exit status 127 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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