capitalone / react-native-pathjs-charts

Android and iOS charts based on react-native-svg and paths-js
Apache License 2.0
879 stars 261 forks source link

Unable to resolve module `paths-js/pie #228

Open shashikantChetu opened 6 years ago

shashikantChetu commented 6 years ago

what is the issue i have install fresh code pathjs-charts

Couldn't import script at http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false. Debugging won't work: Try reloading the JS from inside the app, or Reconnect the VS Code debugger: {"from":"d:\hostingInc\BillingMobile-master\node_modules\react-native-pathjs-charts\src\Pie.js","to":"paths-js/pie","message":"Unable to resolve module paths-js/pie from d:\\hostingInc\\BillingMobile-master\\node_modules\\react-native-pathjs-charts\\src\\Pie.js: Module does not exist in the module map or in these directories:\n d:\hostingInc\BillingMobile-master\node_modules\paths-js\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n 1. Clear watchman watches: watchman watch-del-all.\n 2. Delete the node_modules folder: rm -rf node_modules && npm install.\n 3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start --reset-cache.","name":"UnableToResolveError","type":"UnableToResolveError","errors":[{}]}