ayooby / react-native-calendar-heatmap

React-native calendar heat-map, inspired by Github's contribution graph
155 stars 31 forks source link

run-android failed? #15

Closed lhC0 closed 4 years ago

lhC0 commented 4 years ago

Metro Bundler ready.

Loading dependency graph, done. error: bundling failed: Error: While trying to resolve module react-native-calendar-heatmap from file E:\git\wrd.heimdallr\RN-App\page\js\WindTurbinePage.js, the package E:\git\wrd.heimdallr\RN-App\node_modules\react-native-calendar-heatmap\package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (E:\git\wrd.heimdallr\RN-App\node_modules\react-native-calendar-heatmap\lib\src\CalendarHeatmap.js. Indeed, none of these files exist:

WrathChaos commented 4 years ago

Let me test it to reproduce this issue :)

lhC0 commented 4 years ago

Sorry, the code can't be sent to you. Please take a look at the possible causes of this problem.Thank you

WrathChaos commented 4 years ago

I'm going to test it with my own environment. If I could not reproduce it, you should create a minimal reproducible repo for me.

WrathChaos commented 4 years ago

Hello again @lhC0, I've tested on my own environment and it works for me. Can you please provide with me a minimal reproducible example/repo?