Vuemit.js:128 Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
cpuzzuol opened this issue · 1 comments
cpuzzuol commented
Using Laravel (5.5) Homestead with the Laravel Media Manager
This is called from the file manager.js
The vuemit library is included on line 10 of the manager.js file:
window.EventHub = require('vuemit')
This causes the error in the title of this issue.
gocanto commented
This a bug on their end. I would like to help you out, but there is nothing I can do to solve this for you. Thanks for testing :)