question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems encountered in superset 0.28.1 integrated echarts

See original GitHub issue
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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
zpi1223commented, May 23, 2019

@Llyfighting Can you help me? when i run <npm run dev> occur an question like your blog, but i run <npm intall> can’t pass it, so i need help, can you give your contact information. TKS

0reactions
stale[bot]commented, May 14, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problems encountered in superset 0.28.1 integrated echarts
Problems encountered in superset 0.28.1 integrated echarts #6899 ... Go into the superset/static/assets directory and run'npm run dev'.
Read more >
airbnb/superset - Gitter
Hello - does anyone know how to rename data sources to more friendly names? We are creating multiple charts but it's tricky to...
Read more >
Installing From Scratch - Apache Superset
Superset stores database connection information in its metadata database. For that purpose, we use the cryptography Python library to encrypt connection ...
Read more >
CONTRIBUTING.md · YunYang/Superset - Gitee.com
Before creating a PR, create an issue. The purpose is to separate problem from possible solutions. Bug fixes: If you're only fixing a...
Read more >
FAQ — Apache Superset documentation - Read the Docs
Can I upload and visualize csv data? Why are my queries timing out? Why is the map not visible in the mapbox visualization?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found