Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks expo #6

Open
ekkis opened this issue Feb 6, 2020 · 0 comments
Open

Breaks expo #6

ekkis opened this issue Feb 6, 2020 · 0 comments

Comments

@ekkis
Copy link

ekkis commented Feb 6, 2020

merely installing this module makes my Expo app break. I get something like:

# npm start

@ start /Users/ekkis/dev/tst
expo start

Starting project at /Users/ekkis/dev/tst
Expo DevTools is running at http://localhost:19002
Opening DevTools in the browser... (press shift-d to disable)
Error: React Native is not installed. Please run npm install in your project directory.
Couldn't start project. Please fix the errors and restart the project.
Set EXPO_DEBUG=true in your env to view the stack trace.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ start: expo start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ekkis/.npm/_logs/2020-02-06T02_01_02_562Z-debug.log

if I remove the module, app works again. is it fixable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant