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

Expo Go #37

Closed
brunoreale opened this issue Mar 15, 2021 · 3 comments
Closed

Expo Go #37

brunoreale opened this issue Mar 15, 2021 · 3 comments

Comments

@brunoreale
Copy link

brunoreale commented Mar 15, 2021

I found this , installed on my machine. I'm not using AndroidStudio, only Expo CLI/GO and can't have success running the project.
I'm using Windows 7, 32-bits, Node 12.8.3, Expo 4.2.1, Android device 7.1, Expo Go latest (SDK 40.0)
Can you help me? Thanks

Error: Failed to start watch mode.
    at Timeout._onTimeout (C:\projects\expo\fb-app\node_modules\jest-haste-map\b
uild\index.js:1059:24)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)
Error: Failed to start watch mode.
    at Timeout._onTimeout (C:\projects\expo\fb-app\node_modules\jest-haste-map\b
uild\index.js:1059:24)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)
Error: Failed to start watch mode.
    at Timeout._onTimeout (C:\projects\expo\fb-app\node_modules\jest-haste-map\b
uild\index.js:1059:24)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)
Error: Failed to start watch mode.
    at Timeout._onTimeout (C:\projects\expo\fb-app\node_modules\jest-haste-map\b
uild\index.js:1059:24)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)
- Stopping server(node:8232) UnhandledPromiseRejectionWarning: Error: Failed to
start watch mode.
    at Timeout._onTimeout (C:\projects\expo\fb-app\node_modules\jest-haste-map\b
uild\index.js:1059:24)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)
(node:8232) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This
error originated either by throwing inside of an async function without a catch
block, or by rejecting a promise which was not handled with .catch(). To termina
te the node process on unhandled promise rejection, use the CLI flag `--unhandle
d-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejectio
ns_mode). (rejection id: 2)
(node:8232) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre
cated. In the future, promise rejections that are not handled will terminate the
 Node.js process with a non-zero exit code.
› Stopped server

C:\projects\expo\fb-app>
@nileshsarode
Copy link

Same problem with me, I am trying to install with expo and trying to run on browser.
Thanks.

@brunoreale
Copy link
Author

Same problem with me, I am trying to install with expo and trying to run on browser.
Thanks.

I guess is the same

@amandeepmittal
Copy link
Collaborator

Are you both still facing this issue? Let me try to reproduce it on my own end.

Meanwhile, could be a watchman issue too.

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

3 participants