npm run dev 报错 This dependency was not found

ERROR Failed to compile with 1 errors 21:04:40

This dependency was not found:

* @/components/filterGroup/style.scss in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FilterGroup/index.vue?vue&type=script&lang=js&

To install it, you can run: npm install --save @/components/filterGroup/style.scss


filterGroup检查路径应该为FilterGroup

你可能感兴趣的:(npm run dev 报错 This dependency was not found)