Skip to content

npm install fails #18

Description

@daslicht

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


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions