You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./app/javascript/packs/components/land_page/sheep.jpg Module parse failed: /Users/weichengzhu/dev/rails/cnm/app/javascript/packs/components/land_page/sheep.jpg Unexpected character '�' (1:0) You may need an appropriate loader to handle this file type. (Source code omitted for this binary file) @ ./~/css-loader?sourceMap!./~/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-e83e58e0","scoped":false,"hasInlineConfig":false}!./~/vue-loader/lib/selector.js?type=styles&index=0!./app/javascript/packs/components/land_page/landing.vue 6:884-906 @ ./~/vue-style-loader!./~/css-loader?sourceMap!./~/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-e83e58e0","scoped":false,"hasInlineConfig":false}!./~/vue-loader/lib/selector.js?type=styles&index=0!./app/javascript/packs/components/land_page/landing.vue @ ./app/javascript/packs/components/land_page/landing.vue @ ./app/javascript/packs/landing.js @ multi (webpack)-dev-server/client?http://localhost:8080 ./app/javascript/packs/landing.js #291
I think since we fixed the babel loader, however it might effect assets loader
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
ERROR in ./app/javascript/packs/components/land_page/sheep.jpg Module parse failed: /Users/weichengzhu/dev/rails/cnm/app/javascript/packs/components/land_page/sheep.jpg Unexpected character '�' (1:0) You may need an appropriate loader to handle this file type. (Source code omitted for this binary file) @ ./~/css-loader?sourceMap!./~/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-e83e58e0","scoped":false,"hasInlineConfig":false}!./~/vue-loader/lib/selector.js?type=styles&index=0!./app/javascript/packs/components/land_page/landing.vue 6:884-906 @ ./~/vue-style-loader!./~/css-loader?sourceMap!./~/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-e83e58e0","scoped":false,"hasInlineConfig":false}!./~/vue-loader/lib/selector.js?type=styles&index=0!./app/javascript/packs/components/land_page/landing.vue @ ./app/javascript/packs/components/land_page/landing.vue @ ./app/javascript/packs/landing.js @ multi (webpack)-dev-server/client?http://localhost:8080 ./app/javascript/packs/landing.js
#291
I think since we fixed the babel loader, however it might effect assets loader
The text was updated successfully, but these errors were encountered: