Can't install
See original GitHub issueIssue Description
I’m trying to install this package, but npm return errors any helpful?
Steps to Reproduce / Code Snippets
npm ERR! path git
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn git
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t https://github.com/EvanBacon/react-native-parsed-text.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\LongNH\AppData\Roaming\npm-cache\_logs\2019-10-07T08_24_55_758Z-debug.log
Additional Information
- Nodejs version: 10
- React Native version: 0.60
- Platform(s) (iOS, Android, or both?): Android
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
Unable to Install Apps or Software on Windows? Here's What ...
Unable to Install Apps or Software on Windows? Here's What to Do · 1. Reboot Your Computer · 2. Check App Installer Settings...
Read more >Fix problems downloading apps from the Play Store
Try the steps below if: Your downloads and app updates get stuck and won't finish. You can't download or install apps or games...
Read more >Can't Install Anything on Windows 10: 7 Easy Expert fixes
How do I fix Windows 10 if it can't install anything? · 1. Terminate the Windows Installer process · 2. Disable Fast Startup...
Read more >I can't install programs in Windows 10 - Microsoft Community
Try installing the app again. If that does not work: Open Start Type: cmd. Right click CMD Click Run as administrator. At the...
Read more >Top 6 Ways to Fix Unable to Install Programs or Software on ...
Top 6 Ways to Fix Unable to Install Programs or Software on Windows 11 · 1. Check Program Compatibility · 2. Run Installer...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I had same issue . Install git and it will download package .
@ashish10211 this didn’t work for me… Anyone having this issue?