You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/02/16 09:04:57 UTC

[GitHub] Llyfighting opened a new issue #6899: Problems encountered in superset 0.28.1 integrated echarts

Llyfighting opened a new issue #6899: Problems encountered in superset 0.28.1 integrated echarts
URL: https://github.com/apache/incubator-superset/issues/6899
 
 
   ```
   ERROR in ./src/visualizations/index.js 85:19
   Module parse failed: Unexpected token (85:19)
   You may need an appropriate loader to handle this file type.
   | var loadNvd3 = function () {
   |   function loadNvd3() {
   >     return loadVis(import( /* webpackChunkName: "nvd3_vis" */'./nvd3/adaptor.jsx'));
   |   }
   | 
    @ ./src/modules/AnnotationTypes.js 17:22-50
    @ ./src/chart/chartAction.js
    @ ./src/explore/components/ExploreViewContainer.jsx
    @ ./src/explore/App.jsx
    @ ./src/explore/index.jsx
    @ multi babel-polyfill ./src/explore/index.jsx
   ```
   Hello, every time I run 'npm run dev' to 92% it will report this error, I would like to ask why this is, looking forward to your guidance. Thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org