webpack icon indicating copy to clipboard operation
webpack copied to clipboard

how i solve this

Open mfaizankazmi opened this issue 5 years ago • 2 comments

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

mfaizankazmi avatar Mar 18 '20 18:03 mfaizankazmi

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

rajeevbbqq avatar Mar 19 '20 05:03 rajeevbbqq

but not working for this

On Wed, Mar 18, 2020 at 10:32 PM Rajeev [email protected] 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 .

mfaizankazmi avatar Mar 19 '20 15:03 mfaizankazmi