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

Unhandled promise rejection: Error: Unauthorized (after logging in auth0) gets this error? expo issue! #382

Open
Antima99 opened this issue Jul 26, 2022 · 0 comments

Comments

@Antima99
Copy link

i get this error, after getting authorised from Auth0, what could be wrong?

Error: ENOENT: no such file or directory, open 'PATH/http:/127.0.0.1:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&minify=false'
at Object.openSync (node:fs:585:3)
at Object.readFileSync (node:fs:453:35)
at getCodeFrame (/Users/abhi/develop/e-health-poc/node_modules/metro/src/Server.js:949:18)
at Server._symbolicate (/Users/abhi/develop/e-health-poc/node_modules/metro/src/Server.js:1022:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Server._processRequest (/Users/abhi/develop/e-health-poc/node_modules/metro/src/Server.js:429:7) {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: 'PATH/http:/127.0.0.1:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&minify=false'
}

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