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
@import '~antd/es/style/themes/default.less';
^
ENOENT: no such file or directory, open '/Users/admin/frontend/node_modules/antd/es/style/themes/default.less'
in /Users/admin/frontend/src/.umi/plugin-layout/layout/layout/style.less (line 1, column 0)
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:105544:20
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47997:11
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47863:18
at context.callback (/Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47741:13)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
✖ Webpack
Compiled with some errors in 10.79s
ERROR Failed to compile with 1 errors 12:29:23
error in ./src/.umi/plugin-layout/layout/layout/style.less
Module build failed (from ./node_modules/@umijs/bundler-webpack/lib/webpack/plugins/mini-css-extract-plugin/src/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/@umijs/deps/compiled/less-loader/cjs.js):
@import '~antd/es/style/themes/default.less';
^
ENOENT: no such file or directory, open '/Users/admin/frontend/node_modules/antd/es/style/themes/default.less'
in /Users/admin/frontend/src/.umi/plugin-layout/layout/layout/style.less (line 1, column 0)
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:105544:20
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47997:11
at /Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47863:18
at context.callback (/Users/admin/frontend/node_modules/@umijs/deps/compiled/webpack/4/bundle4.js:47741:13)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
@ ./src/.umi/plugin-layout/layout/layout/index.tsx 12:0-22
@ ./src/.umi/plugin-layout/Layout.tsx
@ ./src/.umi/core/routes.ts
@ ./src/.umi/umi.ts
@ multi ./src/.umi/umi.ts
The text was updated successfully, but these errors were encountered: