react-native-chart icon indicating copy to clipboard operation
react-native-chart copied to clipboard

bundling failed: Error: invalid value for dynamic deps behavior: `null` at getDynamicDepsBehavior

Open huythoawedding opened this issue 7 years ago • 2 comments

Hi @tomauty , i try to follow tut and got this error with both android and ios. My package.json :

"dependencies": { "react": "16.2.0", "react-native": "0.52.0", "react-native-chart": "^1.0.8-beta" },

Image: https://drive.google.com/file/d/1yZ5_PqJfDIcDw33hvzAr5DfxgGcBVRwq/view?usp=sharing

huythoawedding avatar Jan 19 '18 17:01 huythoawedding

any solution?

windydang26 avatar Jun 28 '18 07:06 windydang26

Just do a ./gradlew clean

dnlsilva avatar Sep 26 '18 11:09 dnlsilva