npm install stylus-loader 警告??
[email protected] requires a peer of stylus@>=0.52.4 but none is installed. You must install peer dependencies yourself.
請問這個怎么解決
[email protected] requires a peer of stylus@>=0.52.4 but none is installed. You must install peer dependencies yourself.
請問這個怎么解決
2018-01-25
舉報
2018-01-25
需要另外一個組件支持,
npm install --save?stylus?stylus-loader
2018-01-25
已經解決了 ' npm install?stylus '?