matthojo / videojs-Background

Allows for videos to be displayed as a full background to any element.
MIT License
77 stars 41 forks source link

fix module not found #6

Closed Maximilianos closed 9 years ago

Maximilianos commented 9 years ago

require('videojs-background') returned module not found with previous config

Maximilianos commented 9 years ago

hmm, looks like the package I downloaded via npm didnt yet have the dist folder

matthojo commented 9 years ago

Which version did you install? 1.0.2 should have https://github.com/matthojo/videojs-Background/blob/master/dist/videojs-background.js in it

Maximilianos commented 9 years ago

version 1.0.2, reinstalled three times, still no dist.. will try again tomorrow let u know

matthojo commented 9 years ago

I've just fixed this in v1.0.3 :)

Maximilianos commented 9 years ago

nice, that did it