how to update expo from 3.22 to 3.23 get deprecated on window ??

i am trying to update expo-cli but unable i have tried npm i -g expo-cli and nothing all i get:

  • expo-cli@3.22.3
    updated 1 package in 12.453s

  • expo-cli@3.22.3
    updated 1 package in 12.453s
    expo diagnostics:
    PS C:\Users\Michael\OceanRecue> expo diagnostics
    ┌─────────────────────────────────────────────────────────────────────────┐
    │ │
    │ There is a new version of expo-cli available (3.23.0). │
    │ You are currently using expo-cli 3.22.3 │
    │ Install expo-cli globally using the package manager of your choice; │
    │ for example: npm install -g expo-cli to get the latest version │
    │ │
    └─────────────────────────────────────────────────────────────────────────┘

    Expo CLI 3.22.3 environment info:
    System:
    OS: Windows 10 10.0.18362
    Binaries:
    Node: 14.7.0 - D:\node.EXE
    npm: 6.14.7 - D:\npm.CMD
    npmPackages:
    expo: ~38.0.8 => 38.0.9
    react: ~16.11.0 => 16.11.0
    react-dom: ~16.11.0 => 16.11.0
    react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2
    react-native-web: ~0.11.7 => 0.11.7

am i missing something

Tray use admin cmd mode.

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