react-native-pressable-scale icon indicating copy to clipboard operation
react-native-pressable-scale copied to clipboard

build error

Open oferRounds opened this issue 4 years ago • 1 comments

Is this the right way to import the component?

import { NativePressableScale } from 'react-native-pressable-scale'

Getting the error:

error: Error: While trying to resolve module `react-native-pressable-scale` from file `/Users/ofermorag/Projects/Bob/artifacts/components/common/Components/PlatformTouchable.js`,
the package `/Users/ofermorag/Projects/Bob/node_modules/react-native-pressable-scale/package.json` was successfully found.
However, this package itself specifies a `main` module field that could not be resolved (`/Users/ofermorag/Projects/Bob/node_modules/react-native-pressable-scale/src/index`. Indeed, none of these files exist:

oferRounds avatar May 20 '21 12:05 oferRounds

Sorry, I was missing the src folder. Could you try again with 1.0.6?

mrousavy avatar May 20 '21 12:05 mrousavy