Closed appjitsu closed 5 years ago
This looks like an issue with your deps. Do some standard node_module detective work to figure out why this is happening:
Paths: /Users/jason/SynologyDrive/greenhouse-tracker/app/node_modules/@rimiti/react-native-toastify/node_modules/react-native/package.json collides with /Users/jason/SynologyDrive/greenhouse-tracker/app/node_modules/react-native/package.json
Description
error trying to publish app. was all working before. i even tried: $ rm -rf .expo && rm -rf node_modules && npm cache clean --force && npm install
Expected Behavior
export EXPO_DEBUG=true && expo publish
Observed Behavior
Environment
Also specify:
Reproducible Demo
none