vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.71k stars 4.4k forks source link

how i solve this #1522

Open mfaizankazmi opened 4 years ago

mfaizankazmi commented 4 years ago

ERROR in ./src/app.js Module not found: Error: Can't resolve 'sass-loader'

rajeevbbqq commented 4 years ago

Run npm install sass-loader node-sass --save-dev

mfaizankazmi commented 4 years ago

but not working for this

On Wed, Mar 18, 2020 at 10:32 PM Rajeev notifications@github.com wrote:

Run npm install sass-loader node-sass --save-dev

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vuejs-templates/webpack/issues/1522#issuecomment-600996623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJVIJCT22TNVTED6H7HF3TTRIGU63ANCNFSM4LOXIQWQ .