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
Error: While trying to resolve module react-native-image-crop-tools from file ChoosePicture.js, the package /node_modules/react-native-image-crop-tools/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved.
Package json is looking for "dist/index.js" which doesn't exist.
Also, version 1.8.0 is not available on npm.
The text was updated successfully, but these errors were encountered:
Error: While trying to resolve module
react-native-image-crop-tools
from fileChoosePicture.js
, the package/node_modules/react-native-image-crop-tools/package.json
was successfully found. However, this package itself specifies amain
module field that could not be resolved.Package json is looking for "dist/index.js" which doesn't exist.
Also, version 1.8.0 is not available on npm.
The text was updated successfully, but these errors were encountered: