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 has errors #4

Open
caseyyee opened this issue May 26, 2015 · 2 comments
Open

npm install has errors #4

caseyyee opened this issue May 26, 2015 · 2 comments

Comments

@caseyyee
Copy link

npm ERR! Error: No version provided
npm ERR! at needVersion (/usr/local/lib/node_modules/npm/lib/cache/add-local-tarball.js:221:40)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache/add-local-tarball.js:158:12
npm ERR! at process._tickCallback (node.js:415:13)
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 14.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/casey/Developer/vr-scene
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.4.28
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/casey/Developer/vr-scene/npm-debug.log
npm ERR! not ok code 0

@caseyyee
Copy link
Author

Removing vr-components/vr-cube.git from devDependencies in package.json clears the error, but I'm still unclear how to run the example locally. It looks like the scripts are for some other projects.

The example also runs a bit differently than the example link in README.md

@caseyyee
Copy link
Author

@dmacos has told me that none of these scripts are required to run the examples. We should clean this up so someone coming to the repo/project understands what they need to do to get up and running.

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