Incubator-superset: Npm build error 0.29.0rc8

Created on 12 Mar 2019  路  2Comments  路  Source: apache/incubator-superset

I am getting an error everytime i try to build the assets with npm run dev or dev-server
I have tried with versions 0.29.0rc8 and 0.29.0rc7

ERROR in ./node_modules/@superset-ui/chart/node_modules/@superset-ui/core/esm/utils/makeSingleton.js
Module not found: Error: Can't resolve 'core-js/modules/es6.regexp.to-string' in '/home/pavitran/.local/share/Trash/files/assets.2.9/node_modules/@superset-ui/chart/node_modules/@superset-ui/core/esm/utils'
@ ./node_modules/@superset-ui/chart/node_modules/@superset-ui/core/esm/utils/makeSingleton.js 1:0-45
@ ./node_modules/@superset-ui/chart/node_modules/@superset-ui/core/esm/index.js
@ ./node_modules/@superset-ui/chart/esm/registries/ChartTransformPropsRegistrySingleton.js
@ ./node_modules/@superset-ui/chart/esm/index.js
@ ./src/addSlice/AddSliceContainer.jsx
@ ./src/addSlice/App.jsx
@ ./src/addSlice/index.jsx
@ multi (webpack)-dev-server/client?http://localhost:9000 (webpack)/hot/dev-server.js babel-polyfill ./src/preamble.js ./src/addSlice/index.jsx

ERROR in ./node_modules/@superset-ui/core/esm/models/ExtensibleFunction.js
Module not found: Error: Can't resolve 'core-js/modules/es6.regexp.to-string' in '/home/pavitran/.local/share/Trash/files/assets.2.9/node_modules/@superset-ui/core/esm/models'
@ ./node_modules/@superset-ui/core/esm/models/ExtensibleFunction.js 1:206-251
@ ./node_modules/@superset-ui/core/esm/index.js
@ ./src/visualizations/presets/LegacyChartPreset.js
@ ./src/setup/setupPlugins.js
@ ./src/addSlice/App.jsx
@ ./src/addSlice/index.jsx
@ multi (webpack)-dev-server/client?http://localhost:9000 (webpack)/hot/dev-server.js babel-polyfill ./src/preamble.js ./src/addSlice/index.jsx

All 2 comments

The latest version fixes this error

I have the same error here, could you tell me the latest version of what fix this error ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lenguyenthedat picture lenguyenthedat  路  3Comments

ghost picture ghost  路  3Comments

gbrian picture gbrian  路  3Comments

ylkjick532428 picture ylkjick532428  路  3Comments

deity-bram picture deity-bram  路  3Comments