question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install the version of Expo.

See original GitHub issue

No matter I use yarn or npm, I can’t install it.

image

my version:

"expo": "~40.0.0" "react": "16.13.1" "react-dom": "16.13.1" "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz"

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:30 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
andresribeirocommented, Jan 12, 2021

I’m using Expo SDK 40 and it’s working perfectly

0reactions
WrathChaoscommented, Jan 23, 2021

I think you have a problem with installing sub-modules. Can you research about git submodule? What I do is just a sub-module on git that’s it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run "npm install expo-cli --global" - Stack Overflow
About node version manager · open the command prompt and run it as administrator . · recommended npm uninstall --global expo-cli . ·...
Read more >
Common development errors - Expo Documentation
A list of common development errors that are encountered by developers using Expo.
Read more >
Can't install expo-cli · Discussion #590 - GitHub
sudo npm install --unsafe-perm -g expo-cli this command is the ultimate problem solver in any expo-cli installation problem. Though there will be some ......
Read more >
'expo' is not recognized as an internal or external command
To solve the error "'expo' is not recognized as an internal or external command, operable program or batch file", install the expo cli...
Read more >
Unable to install Expo CLI. Spent 8 hours already trying ...
That's what a successful install looks like... You should try closing and reopening your terminal and then run `expo --version` and if that ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found