open-hand / choerodon-ui

An enterprise UI framework and react-based implementation.
http://choerodon.io
MIT License
316 stars 140 forks source link

node 16.14.2版本本地开发执行 npm run start 报错 #1594

Closed linrufeng closed 1 year ago

linrufeng commented 1 year ago

image

`> choerodon-ui@1.6.2 start

rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development BROWSER=chrome bisheng start -c ./site/bisheng.config.js

reducePlugin: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration

node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^ [LessError: '~choerodon-ui-font/style/mixins' wasn't found. Tried - /Users/lilinsen1/Documents/GitHub/choerodon-ui-1.6.2/components/style/mixins/~choerodon-ui-font/style/mixins.less,/Users/lilinsen1/Documents/GitHub/choerodon-ui-1.6.2/components/style/~choerodon-ui-font/style/mixins.less,npm://~choerodon-ui-font/style/mixins,npm://~choerodon-ui-font/style/mixins.less,~choerodon-ui-font/style/mixins.less] { stack: undefined, type: 'File', filename: '/Users/lilinsen1/Documents/GitHub/choerodon-ui-1.6.2/components/style/mixins/index.less', index: 125, line: 6, column: 0, callLine: NaN, callExtract: undefined, extract: [ "@import 'clearfix';", "@import '@{iconfont}/style/mixins';", "@import 'motion';" ] }`

linrufeng commented 1 year ago

希望老哥帮忙看看

linrufeng commented 1 year ago

降低版本 v12.13.0