Vue项目 报错TypeError [ERR INVALID ARG TYPE]: The “path“ argument must be of type string
生活随笔
收集整理的這篇文章主要介紹了
Vue项目 报错TypeError [ERR INVALID ARG TYPE]: The “path“ argument must be of type string
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
# Vue項目 報錯TypeError [ERR INVALID ARG TYPE]: The “path“ argument must be of type string
卡了半天,原來是sassloader版本過高導致的,
解決方法: 回退7.×版本
npm uninstall sass-loader(卸載當前版本)
npm install sass-loader@7.3.1 --save-dev
總結
以上是生活随笔為你收集整理的Vue项目 报错TypeError [ERR INVALID ARG TYPE]: The “path“ argument must be of type string的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: HTML网页使用CDN的jquery.q
- 下一篇: boost asio io_contex