更新 Error: Cannot find module 'webpack/lib/RuleSet' 问题
parent
bf7946c4c1
commit
359db0e368
@ -19,3 +19,7 @@ npm cache clean --force # 如果使用 npm
|
|||||||
npm install # 如果使用 npm
|
npm install # 如果使用 npm
|
||||||
# yarn install # 如果使用 yarn
|
# yarn install # 如果使用 yarn
|
||||||
# pnpm install # 如果使用 pnpm
|
# pnpm install # 如果使用 pnpm
|
||||||
|
|
||||||
|
# --- 步骤 4: 重新编译
|
||||||
|
拷贝resources下必要的文件夹到node_modules下,然后执行:
|
||||||
|
npm run build
|
||||||
Loading…
Reference in New Issue
Block a user