ctf0 / Laravel-Media-Manager

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

Can't resolve download.min #17

Closed cpuzzuol closed 6 years ago

cpuzzuol commented 6 years ago

When I go to run "npm run watch" the following error turns up in my console:

ERROR in ./resources/assets/vendor/MediaManager/js/components/mixins/utils.js Module not found: Error: Can't resolve './../../vendor/download.min' in '/Users/cpuzzuol/laravel/mediaserve/resources/assets/vendor/MediaManager/js/components/mixins'

And indeed I don't see the download.min file in the specified directory.

This is using a fresh install of Laravel 5.5.

ctf0 commented 6 years ago

some how i missed it, plz install https://github.com/ctf0/Laravel-Media-Manager/tree/master/src/resources/assets/js/vendor manually.

it will be avail from next release, also if you found any mis-behaves while using the manager or difficulties while installing plz dont hesitate to open a ticket. thanx for the headsup.