我yarn build 老是报错 在linux上 #1180
Unanswered
zhangbaoguo1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[root@ecs-724e admin-oa-project]# yarn build
yarn run v1.22.11
warning ../../package.json: No license field
$ cross-env NODE_ENV=production vite build && esno ./build/script/postBuild.ts
vite v2.5.6 building for production...
✓ 5212 modules transformed.
rendering chunks (41)...warnings when minifying css:
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
我怎么处理
node版本 v14.17.6
yarn版本 1.22.11
Beta Was this translation helpful? Give feedback.
All reactions