react-native-image-crop-tools icon indicating copy to clipboard operation
react-native-image-crop-tools copied to clipboard

package json refer to non existing main module field

Open Pingou opened this issue 2 years ago • 0 comments

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.

Pingou avatar Oct 29 '23 09:10 Pingou