Unhandled promise rejection: Error: Unauthorized (after logging in auth0) gets this error? expo issue!
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
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'
}
Contributor guide
Assessment
This issue has not been assessed yet.