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.

Error installing `ignite-cli` version `7.10.3`

See original GitHub issue

Attempting 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

  1. 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:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
allaniftruecommented, Feb 16, 2022

npx ignite-cli@7.10.2

npx ignite-cli@7.10.2 new PizzaApp

works!

2reactions
infinitered-circlecicommented, Feb 16, 2022

🎉 This issue has been resolved in version 7.10.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop 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 >

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