ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

Demo: Plyr install #55

Closed salierg closed 5 years ago

salierg commented 5 years ago

What version of Laravel are you using? (nothing lower than v5.4).

I used the demo

is it an issue related to installation or usage ?

Issue when running npm run watch to compile assets

what is the error you are getting ?

Plyr is missing

Extra Info "attaching a screen shot would be very helpful"

Solution:

npm install plyr THEN npm run watch (or npm run production)

ctf0 commented 5 years ago

ah yes, i forgot to update the demo npm packages list, thanx for the headsup