Facing same issue! Also tried - npm install —global expo-cli and  npx expo start. Node modules are not getting installed. Have you found the fix? Answer from Deleted User on reddit.com
🌐
GitHub
github.com › expo › expo-cli › issues › 1291
Error installing expo-cli using npm · Issue #1291 · expo/expo-cli
i got these errors installing expo-cli by npm, i also use yarn but i still get the same errors, i attach these images since the log file that generates me is more than 40 000 lines. I have windows 10, I already tried unraveling and insta...
Published   Dec 03, 2019
Author   Shair17
🌐
Stack Overflow
stackoverflow.com › questions › 73071307 › error-installing-the-expo-cli-running-command-npm-install-expo-cli-global
reactjs - Error installing the Expo CLI, running command "npm install expo-cli --global" - Stack Overflow
If you are new to expo/npm/etc, double check you are using correct versions of Node.js and Npm, as well as having correctly set up environment variables. Please reply to this comment if this doesn't work and you have further questions.
🌐
GitHub
github.com › expo › expo-cli › issues › 3147
"expo is not installed": error message is confusing when the error is due to user needing to run npm install · Issue #3147 · expo/expo-cli
January 28, 2021 - The actual problem was that I just forgot to run yarn before starting the dev server, but Expo CLI detected that as missing expo dependency and suggested running yarn add expo (which would have updated it to a different version, if I had done it).
Published   Jan 28, 2021
🌐
npm
npmjs.com › package › expo-cli
expo-cli - npm
Security Update: npm classic token creation is now disabled. Existing classic tokens will be revoked on December 9, 2025. Migrate to trusted publishing or granular access tokens to avoid disruption. Learn more.× ... Author message:The global Expo CLI has been superseded by 'npx expo' and eas-cli –– Learn more: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421
      » npm install expo-cli
    
Published   Jul 05, 2023
Version   6.3.10
🌐
Ask Ubuntu
askubuntu.com › questions › 1250734 › npm-install-expo-cli-global
xserver - npm install expo-cli --global - Ask Ubuntu
error 1 [email protected] postinstall: node -e "try{require('./postinstall')}catch(e){}" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postinstall script. npm ERR! This is probably not a problem with npm.
🌐
GitHub
github.com › expo › expo › issues › 24957
"npm install -g expo-cli" doesn't update expo-cli · Issue #24957 · expo/expo
September 14, 2023 - When I run expo start I'm presented with the following errors: ┌─────────────────────────────────────────────────────────────────────────┐ │ │ │ There is a new version of expo-cli available (6.3.10). │ │ You are currently using expo-cli 4.2.1 │ │ Install expo-cli globally using the package manager of your choice; │ │ for example: `npm install -g expo-cli` to get the latest version │ │ │ └───────────
Published   Oct 20, 2023
Find elsewhere
🌐
GitHub
github.com › expo › expo › issues › 2193
Projects created with `expo-cli` gets corrupted after running `npm install` · Issue #2193 · expo/expo
So I wanted to try this react-native-community/discussions-and-proposals#23 What happens is that a new project created with the new expo-cli runs fine, but once you run npm install it gets corruputed with the message provided below. Envi...
Published   Sep 11, 2018
Author   edoantonioco
🌐
GitHub
github.com › expo › expo-cli › issues
expo/expo-cli
Tools for creating, running, and deploying universal Expo and React Native apps - expo/expo-cli
Author   expo
🌐
Ask Ubuntu
askubuntu.com › questions › 1148165 › always-getting-an-error-every-installing-expo-cli
sudo - Always getting an error every installing expo-cli - Ask Ubuntu
So, basically, I always get an error every installing expo-cli through an npm or yarn, I wonder how to fix this error, Thank You. Using NPM : npm WARN deprecated [email protected]: This version has been
🌐
GitHub
github.com › expo › expo-cli › issues › 440
installing Expo-cli using npm hangs · Issue #440 · expo/expo-cli
March 19, 2019 - while installing Expo-cli using npm on windows 7 32 bit machine, the commandline hangs at extract: "@expo/[email protected] (sha-----Some sha string) seems to be corrupt. Trying on...
Published   Mar 19, 2019
🌐
GitHub
github.com › expo › expo-cli › issues › 616
Unable to install expo-cli global on ubantu 16.04, node -v - 8.10 · Issue #616 · expo/expo-cli
May 15, 2019 - InstallationThe issue pertains to installing expo-cliThe issue pertains to installing expo-cliOS: LinuxThe issue is occurring on Linux (or a variant of)The issue is occurring on Linux (or a variant of)outdated ... sudo npm i --global expo-cli npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support).
Published   May 15, 2019
🌐
GitHub
github.com › expo › expo-cli › discussions › 590
Can't install expo-cli · expo/expo-cli · Discussion #590
There was an error while loading. Please reload this page. ... as chinese developer, i use this command sudo cnpm install expo-cli -g it works fine and this also worked for me, (mac) sudo npm cache clean --force cd /usr/local/lib/node_modules sudo npm i -g expo-cli --unsafe-perm=true --allow-root
Author   expo
🌐
GitHub
github.com › expo › expo-cli › issues › 1147
Expo Start error after uninstall/install of expo-cli and nodejs · Issue #1147 · expo/expo-cli
October 22, 2019 - Description Failing to publish, used bug fix of reinstalling, 1. deleting node modules, deleting node.js uninstalling expo-cli, 2. reinstalling latest version LTS node.js, reinstalling expo-cli, npm install in root, npm run start - showe...
Published   Oct 22, 2019
🌐
GitHub
github.com › expo › expo-cli › issues › 68
Can't install expo-cli · Issue #68 · expo/expo-cli
June 7, 2018 - I can't install expo-cli Expected Behavior I tried npm install -g expo-cli and i had error Observed Behavior C:\Users\antan\Desktop\My documents\WEB-Development>npm install -g expo-cli npm E...
Published   Oct 03, 2018
🌐
GitHub
github.com › expo › expo-cli › issues › 1353
Installing expo-cli fails · Issue #1353 · expo/expo-cli
December 12, 2019 - It's seems like node-gyp is causing issues. I would like to install expo-cli. I attempted to do this using the following means. ... > npm install -g expo-cli npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support).
Published   Dec 12, 2019