Does it work on your machine or is the repo broken or do i need special installation of three.js perhaps out of band of npm-install? The errors are below:
WARNING in .//webvr-polyfill/build/webvr-polyfill.js
Critical dependencies:
1:113-120 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ .//webvr-polyfill/build/webvr-polyfill.js 1:113-120
ERROR in .//aframe-core/lib/three.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/loaders/OBJLoader in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ .//aframe-core/lib/three.js 10:0-66
ERROR in .//aframe-core/lib/three.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/loaders/ColladaLoader in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ .//aframe-core/lib/three.js 11:0-70
ERROR in .//aframe-core/lib/three.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/controls/VRControls in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ .//aframe-core/lib/three.js 13:0-68
ERROR in ./~/aframe-core/lib/three.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/effects/VREffect in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
Does it work on your machine or is the repo broken or do i need special installation of three.js perhaps out of band of npm-install? The errors are below:
WARNING in ./
/webvr-polyfill/build/webvr-polyfill.js/webvr-polyfill/build/webvr-polyfill.js 1:113-120Critical dependencies:
1:113-120 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ ./
ERROR in ./
/aframe-core/lib/three.js/aframe-core/lib/three.js 10:0-66Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/loaders/OBJLoader in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ ./
ERROR in ./
/aframe-core/lib/three.js/aframe-core/lib/three.js 11:0-70Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/loaders/ColladaLoader in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ ./
ERROR in ./
/aframe-core/lib/three.js/aframe-core/lib/three.js 13:0-68Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/controls/VRControls in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib
@ ./
ERROR in ./~/aframe-core/lib/three.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../node_modules/three-dev/examples/js/effects/VREffect in /Users/dustin/src/vr/aframe-meetup-example/node_modules/aframe-core/lib