Less Loader has been initialized using an options object that does not match the API schema

報錯:Less Loader has been initialized using an options object that does not match the API schema

解決方案 - 

   less-loader的版本號過高

    刪除掉lessloader,下載一個低版本

 

yarn remove less-loader 

yarn add [email protected]

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章