Can't upgrade to Expo v33 from v32

Please provide the following:

  1. SDK Version: sdk-33.0.0.tar.gz
  2. Platforms(Android/iOS/web/all): Android/iOS

I was successfully using EXPO sdk-32 until yesterday when i decided to upgrade to EXPO sdk-33.
When i ran:

npm install -g expo-cli

The installation runs but hangs indefinitely at:

npm WARN tarball tarball data fro @expo/traveling-fastlane-linux#1.9.11 (sha512 …=> seems to be corrupted. Trying one more time
[…] / extract: @expo/traveling-faslane-darwin: sill extract

I don’t know what to do now.

Thank you for your help.
jlbecerr

What happens if you press Ctrl-C and then try again?

I ran into a similar problem before with expo-cli, whenever I upgrade the cli I always go into my roaming/npm folder and clear node_modules and all expo files which does the trick for me.

Let me know if that works!

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