oushu1jinliujie1 opened a new issue #13880: URL: https://github.com/apache/superset/issues/13880
``` ± |tag:1.1.0rc1 U:2 ✗| → node --version v14.15.5 ± |tag:1.1.0rc1 U:2 ✗| → npm --version 6.14.11 ``` OS: MAC after run command ```npm ci``` i run command ```npm run build``` but there is some error: ``` ERROR in ./node_modules/@superset-ui/chart-controls/esm/constants.js Module not found: Error: Can't resolve '@superset-ui/core/src/query/buildQueryObject' in '/Users/jinliujie/go/src/github.com/oushu-io/superset/superset-frontend/node_modules/@superset-ui/chart-controls/esm' ERROR in ./node_modules/@superset-ui/chart-controls/esm/shared-controls/components/ColumnConfigControl/constants.js Module not found: Error: Can't resolve 'react-icons/fa' in '/Users/jinliujie/go/src/github.com/oushu-io/superset/superset-frontend/node_modules/@superset-ui/chart-controls/esm/shared-controls/components/ColumnConfigControl' ERROR in ./node_modules/@superset-ui/plugin-chart-table/esm/TableChart.js Module not found: Error: Can't resolve 'react-icons/fa' in '/Users/jinliujie/go/src/github.com/oushu-io/superset/superset-frontend/node_modules/@superset-ui/plugin-chart-table/esm' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
