can’t login with ‘expo login’ in terminal

Cannot login in terminal,when i input username and password ,it show
[20:47:59] There is no GET API endpoint at this URL.

when i register an account
{ ApiV2Error: There is no GET API endpoint at this URL.
at /xdl@52.1.1/src/ApiV2.js:187:19
at Generator.throw ()
at step (/usr/local/share/.config/yarn/global/node_modules/xdl/build/ApiV2.js:42:191)
at /usr/local/share/.config/yarn/global/node_modules/xdl/build/ApiV2.js:42:402
at processTicksAndRejections (internal/process/next_tick.js:81:5)
code: ‘NOT_FOUND_ERROR’,
_isApiError: true,
serverStack: undefined,
details: undefined }
[20:46:31] Error registering user: There is no GET API endpoint at this URL.

linux ubuntu os;
I install expo-cli by yarn

I Have Found The problem,I change a termial tool,it works !!!

1 Like

Glad you got it sorted! In case others encounter this, would you mind sharing the details of the solution?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.