Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install fails #18

Open
daslicht opened this issue Nov 20, 2015 · 0 comments
Open

npm install fails #18

daslicht opened this issue Nov 20, 2015 · 0 comments

Comments

@daslicht
Copy link

Hi , after clonung and running npm install I get :

daslicht:isomorphic-react-example daslicht$ npm install
npm WARN package.json node-authentication@ No repository field.
npm WARN deprecated react-tools@0.12.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
npm WARN deprecated react-tools@0.8.0: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
npm WARN deprecated native-buffer-browserify@2.0.17: Use the "buffer" module (https://www.npmjs.com/package/buffer) instead
npm ERR! TypeError: Cannot read property '0.0.3' of undefined
npm ERR!     at /Users/daslicht/.nvm/v0.10.40/lib/node_modules/npm/lib/cache/add-named.js:123:27
npm ERR!     at RegClient.get_ (/Users/daslicht/.nvm/v0.10.40/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:130:14)
npm ERR!     at RegClient.<anonymous> (/Users/daslicht/.nvm/v0.10.40/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:49:12)
npm ERR!     at evalmachine.<anonymous>:272:14
npm ERR!     at /Users/daslicht/.nvm/v0.10.40/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:102:5
npm ERR!     at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Darwin 15.0.0
npm ERR! command "/Users/daslicht/.nvm/v0.10.40/bin/node" "/Users/daslicht/.nvm/v0.10.40/bin/npm" "install"
npm ERR! cwd /Users/daslicht/DEV/node/react/isomorphic-react-example
npm ERR! node -v v0.10.40
npm ERR! npm -v 1.4.28
npm ERR! type non_object_property_load


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant