yanwsh / videojs-panorama

a plugin for videojs run a full 360 degree panorama video.
http://yanwsh.github.io/videojs-panorama/
Other
488 stars 160 forks source link

npm install 404ing #1

Closed sraje closed 8 years ago

sraje commented 8 years ago

Hey there, I tried to install the plugin using the following command: npm install --save videojs-panorama and received a 404 from https://registry.npmjs.org/videojs-panorama and an error that said the plugin hasn't been registered.

yanwsh commented 8 years ago

hello,

Try it again, please. It should be fine now.

I also updated the documentation to help you set up this plugin. You can also check the live demo here.

Let me know if you have any questions.

Happy coding.

sraje commented 8 years ago

thanks!