38kcok9w2vHanx_的博客报这个错误:TypeError: this.getResolve is not a function。把 package.json里的sass-loader版本改成7.3.1后。...style加了lang='scss'后报错。是因为sass-loader的版本号太高了。再 npm install 重新安装依赖。
qq_37344867的博客路径没有错误,使用别名即可 后又提示Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 将@import改为@use 使用时在$前添加全局变量所在文件,即variable.