Open apiusage opened 3 years ago
I'm using https://snack.expo.io/
And gotten this error package.json (5:5) Failed to resolve dependency 'react-native-pure-chart@*' (Network request failed)
My package json is as follows
{ "dependencies": { "react-native-paper": "3.6.0", "expo-constants": "~9.3.3", "react-native-pure-chart": "*" } }
What is the issue??
Here's the same 😢 I don't what is wrong.
package.json (6:5) Failed to resolve dependency (Network request failed)
I'm using https://snack.expo.io/
And gotten this error package.json (5:5) Failed to resolve dependency 'react-native-pure-chart@*' (Network request failed)
My package json is as follows
{ "dependencies": { "react-native-paper": "3.6.0", "expo-constants": "~9.3.3", "react-native-pure-chart": "*" } }
What is the issue??