You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
开启构建后会报下面错
AssertionError [ERR_ASSERTION]: chunk of umi not found.
at /Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:104:27
at Array.forEach ()
at chunksToFiles (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:93:14)
at /Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:189:32
at Generator.next ()
at asyncGeneratorStep (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:62:103)
at _next (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:64:194) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: true,
operator: '=='
}
The text was updated successfully, but these errors were encountered:
使用脚手架安装后即可复现
版本如下
[email protected]
@umijs/[email protected]
[email protected]
配置如下
mako:{}
qiankun:{slave:{}}
开启构建后会报下面错
AssertionError [ERR_ASSERTION]: chunk of umi not found.
at /Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:104:27
at Array.forEach ()
at chunksToFiles (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:93:14)
at /Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:189:32
at Generator.next ()
at asyncGeneratorStep (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:62:103)
at _next (/Users/admin/Desktop/menu-finance/umi3/node_modules/.pnpm/@[email protected]_wcqkhtmu7mswc6yz4uyexck3ty/node_modules/@umijs/preset-built-in/lib/plugins/commands/htmlUtils.js:64:194) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: true,
operator: '=='
}
The text was updated successfully, but these errors were encountered: