ankane / react-chartkick

Create beautiful JavaScript charts with one line of React
https://chartkick.com/react
MIT License
1.2k stars 58 forks source link

can't find module react node_modules/react-chartkick #10

Closed GitHubJiKe closed 6 years ago

GitHubJiKe commented 6 years ago

I use this library with create-react-app, when I installed this library ,I can't use yarn start ,because react-scripts was deleted, and then I reinstalled to start my app ,but there's a error with node_modules/react-chartkick : index.css?f255:26 Uncaught Error: Cannot find module "react"

ankane commented 6 years ago

Hey @GitHubJiKe, this doesn't sound like an issue with React Chartkick.