Error installing `ignite-cli` version `7.10.3`
See original GitHub issueAttempting to install ignite-cli
version 7.10.3
throws the following error:
> npm i -g ignite-cli
npm ERR! code 1
npm ERR! path C:\Users\User\scoop\persist\nodejs-lts\bin\node_modules\ignite-cli
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c solidarity
npm ERR! 'solidarity' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
Steps to reproduce
- Run:
npm i -g ignite-cli
The error indicates that solidarity
is not installed but note that even if solidarity
is installed, ignite-cli
is still unable to be installed as the following error is thrown:
> npm i -g ignite-cli
npm ERR! code 3
npm ERR! path C:\Users\User\scoop\persist\nodejs-lts\bin\node_modules\ignite-cli
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c solidarity
npm ERR! No Solidarity Settings Found
npm ERR! Make sure you are in the correct folder or run solidarity onboard to create a .solidarity file for this project.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:12 (3 by maintainers)
Top Results From Across the Web
ignite-cli - npm
If the installation fails because of an Xcode error (missing Xcode command line tools), the easiest way to install them is to run...
Read more >Ignite (@ir_ignite) / Twitter
Today we are going to be releasing the newest version of @ir_ignite, ... Error installing `ignite-cli` version `7.10.3` · Issue #1893 · infinitered/ignite....
Read more >Install Ignite CLI
Steps to install Ignite CLI on your local computer. ... To verify the version of Ignite CLI you have installed, run the following...
Read more >ignite-cli: Versions - Openbase
7.10.3. 10 months ago. 7.10.3 (2022-02-15). NOTE: This version has a broken build. Try v7.10.4 instead. Bug Fixes. boilerplate: Fixes AsyncImage bug when ......
Read more >Ignite CLI - Cosmos Developer Portal
This entire exercise was built using the Ignite CLI version 0.22.1. ... If you need to install the latest version of Ignite CLI,...
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 FreeTop 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
Top GitHub Comments
npx ignite-cli@7.10.2 new PizzaApp
works!
🎉 This issue has been resolved in version 7.10.4 🎉
The release is available on:
Your semantic-release bot 📦🚀