Quantcast
Channel: How to fix error "Cannot find module" using "expo start" - Stack Overflow
Browsing all 4 articles
Browse latest View live

Answer by vincent O for How to fix error "Cannot find module" using "expo start"

rollback to version 2.4.3 npm install -g expo-cli@2.4.3

View Article



How to fix error "Cannot find module" using "expo start"

After upgrading expo-cli to the latest version. I tried starting my app with 'expo start' but I got this error C:\Users\DevLewa\Desktop\app\AgroSprite>expo internal/modules/cjs/loader.js:638 throw...

View Article

Answer by saifur for How to fix error "Cannot find module" using "expo start"

I faced the same problem . I uninstalled expo-cli and nodejs and installed again. It works for me.

View Article

Answer by Lewa Bammy Stephen for How to fix error "Cannot find module" using...

I installed the missing module usingnpm install -g split-string and it worked.

View Article
Browsing all 4 articles
Browse latest View live




Latest Images