?Error: Cannot find module ‘html-webpack-plugin‘
執(zhí)行npm run?build的時候發(fā)現(xiàn)? Cannot find module 'html-webpack-plugin'
?
-S 表示添加到生產(chǎn)環(huán)境中,npm I -D 表示開發(fā)環(huán)境使用,所以可能沒有安裝到開發(fā)環(huán)境中
文章來源:http://www.zghlxwxcb.cn/news/detail-756288.html
解決如下
文章來源地址http://www.zghlxwxcb.cn/news/detail-756288.html
Npm i -D html-webpack-plugin
到了這里,關(guān)于成功解決Error: Cannot find module ‘html‐webpack‐plugin‘的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!