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.

Error: Cannot resolve module 'react-highcharts/modules/more'

See original GitHub issue

As per the (“using react-highcharts/more example”)[http://kirjs.github.io/react-highcharts/more.html] on the README, I’m requiring react-highcharts/modules/more, but getting the following error:

Module not found: Error: Cannot resolve module 'react-highcharts/modules/more' in ...

Any idea why? Has the module been moved?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
wych42commented, Jul 4, 2016

Highstock not work;

:50 Uncaught Error: Cannot find module "react-highcharts/ReactHighstock.src"
0reactions
aditibhatia100commented, Nov 24, 2017

@MarloweW @psamim : Did you guys found out the solution to this ? Even i am facing the same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Erro in ReactJS - Module not found: Can't resolve 'highcharts'
Now I start a new project with ReactJS and I install highcharts on it. npm install -g highcharts highcharts-react-official. But when I start...
Read more >
Issues
Unable to resolve module ../highcharts-files/highcharts.hcscript from node_modules/@highcharts/highcharts-react-native/src/HighchartsModules.js : None of ...
Read more >
highcharts-react-official
Highcharts with NextJS​​ Easy fix is to place all modules inits in a if checking if Highcharts is an object or a function....
Read more >
How to use highcharts in typescript react
1) Create a file with the name globals.d.ts in e.g. types directory and include it in your source root of the Typescript watcher...
Read more >
HighCharts Implementation in React Project | by Mahdi Haris
npm install highcharts highcharts-react-official. Using Yarn: ... to import the boxplot modules. I can not find any module called 'boxplot'.
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