Error Installing
See original GitHub issueHey there! Ignite CLI seems to be having a problem, eh?
Welllllll, it just might be. First, search the issues to make sure it’s not already here, and if not head over to http://community.infinite.red to get some help. If you’ve identified that it’s really an Ignite CLI issue, then:
- Explain what’s going on and preferably how to replicate the issue (bonus points for a repro app)
- Run
ignite doctor
and paste the result below, including the lines with 3 backticks - Delete these instructions! We don’t want to look at them. 😉
Cant install with ignite new command. Throws error
What’s going on?
A lot of package errors
Steps to reproduce Just install on a new system
ignite doctor
results:

Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >How to Fix Microsoft Windows 10 Installation Error Codes
This document covers the list of Windows 10 installation error codes with its corresponding Cause and Resolution. Learn how to Fix!
Read more >Fix problems installing Chrome - Google Chrome Help
Fix problems installing Chrome. If you get an error message when you try to download and install Google Chrome, try these fixes. Fix...
Read more >Common Installation Errors - UiPath Documentation Portal
This page documents errors you may encounter when running the Studio MSI installer to perform an installation or an update. Error 1603 Cause...
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
@iamrutvik @DilipCoder I got some issues as well because I installed globally ignite Yes this
ignite
https://www.npmjs.com/package/igniteNot that same as
ignite-cli
😱And can you check if you have the right
react-native-cli
with:I was able to install it successfully having:
ignite: 3.5.3 node: 14.11.0 npm: 6.14.8 @iamrutvik @DilipCoder Which versions you guys have been using?