oscarmarinmiro / aframe-immersive-video

A one-liner component for viewing Stereo/Mono 360/180 videos in WebVR, including a control bar for it
https://oscarmarinmiro.github.io/aframe-immersive-video/
MIT License
42 stars 15 forks source link

Getting Module not found #11

Open webciter opened 3 years ago

webciter commented 3 years ago
require('aframe');
require('aframe-immersive-video-component');

returns Module not found: Error: Can't resolve 'aframe-immersive-video'

from npm run watch-poll