You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when trying to render a chart
WARN Constants.platform.ios.model has been deprecated in favor of expo-device's Device.modelName property. This API will be removed in SDK 45.
ERROR TypeError: property is not configurable, js engine: hermes
ERROR TypeError: property is not configurable, js engine: hermes
ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined
ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined
I'm using the latest version of react native barebones (CLI)
I was able to install the charts using npm --force
I was also able to edit the metro.config.js appropriately
The text was updated successfully, but these errors were encountered:
I'm getting this error when trying to render a chart
WARN Constants.platform.ios.model has been deprecated in favor of expo-device's Device.modelName property. This API will be removed in SDK 45.
ERROR TypeError: property is not configurable, js engine: hermes
ERROR TypeError: property is not configurable, js engine: hermes
ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined
ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined
I'm using the latest version of react native barebones (CLI)
I was able to install the charts using npm --force
I was also able to edit the metro.config.js appropriately
The text was updated successfully, but these errors were encountered: