Expo install sdk 45 instead of sdk 46 package

Please provide the following:

  1. SDK Version: sdk 46
  2. Platforms(Android/iOS/web/all): androis/ios

Hi @theo20

Please see the following message:

Also, it looks like you might have an old version of node/npm?

Please run:

npx expo-env-info inside your project.

Yes I downloaded the apk directly through the link, and I install the sdk46 with the new command, but when I want to install new expo package like expo-font it pointed to the sdk 45

Hey @theo20, if you are using a project with Expo SDK 46, to install Expo packages, try running npx expo install <package-name>.

1 Like

Correct thank you. The documentation’s clipboard Will be updated…

Thanks for pointing that out :smile: and being patient with us. Currently, we are in between CLI migrations, and soon the documentation will be updated to reflect the latest changes.

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