iamolegga / react-native-launch-arguments

Get launch arguments for testing with Detox and Appium
MIT License
55 stars 21 forks source link

npm package v1.0.1 missing dist #4

Closed tomLadder closed 4 years ago

tomLadder commented 4 years ago

Error: While trying to resolve module react-native-launch-arguments from file /Users/someuser/repos/xyz/xyz/src/context/GlobalContext.tsx, the package /Users/someuser/repos/xyz/Numerology/xyz/react-native-launch-arguments/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/someuser/repos/xyz/xyz/node_modules/react-native-launch-arguments/dist/index.js. Indeed, none of these files exist:

iamolegga commented 4 years ago

🤦‍♂️sorry, just published 1.0.2, check it out please 🙂

tomLadder commented 4 years ago

Works now. Thanks @iamolegga