marinosoftware / active_storage_drag_and_drop

Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
MIT License
92 stars 14 forks source link

Receiving "Field 'browser' doesn't contain a valid alias configuration" Webpacker (Latest Stable Build) #32

Open RailsCod3rFuture opened 4 years ago

RailsCod3rFuture commented 4 years ago

When I deploy using capistrano. I receive

Field 'browser' doesn't contain a valid alias configuration
/home/deploy/app/releases/2200000.../node_modules/active_storage_drag_and_drop/index.jpg doesn't exist"

I recently updated webpacker gem. Do you know why this might be happening?