Expo publish failed - Request failed with status code 404

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android/iOS

When I publish it, I got a 404 error like below.
How can I solve it? Please help me.

Publishing to channel ‘default’…
Building iOS bundle
Building Android bundle
Analyzing assets
Uploading assets
Uploading \app.json
Request failed with status code 404
Error: Request failed with status code 404
at createError (C:\Users\goodf\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\Users\goodf\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\Users\goodf\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\adapters\http.js:237:11)
at IncomingMessage.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)

Hi! Sorry, this is a bug with expo-cli 3.13.2 (see here)

For now, using 3.13.1 will do the trick, and we are working on a fix!

I will wait fix. Thank you!

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