borismus / webvr-boilerplate

A starting point for web-based VR experiences that work on all VR headsets.
Apache License 2.0
1.8k stars 451 forks source link

install error #156

Closed hanleirx closed 8 years ago

hanleirx commented 8 years ago

Hello,When I install the project, it will show me : npm ERR! Darwin 15.5.0 npm ERR! argv "/usr/local/Cellar/node/6.5.0/bin/node" "/usr/local/bin/npm" "install" "webvr-boilerplate" npm ERR! node v6.5.0 npm ERR! npm v3.10.3 npm ERR! code ENOSELF npm ERR! Refusing to install webvr-boilerplate as a dependency of itself npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues npm ERR! Please include the following file with any support request: npm ERR! /Users/liuyan/Desktop/webvr-boilerplate-master/npm-debug.log And How to solve it? I just do as you said to input npm install webvr-boilerplate in my console,please help me .