ignite
ignite copied to clipboard
Solidarity failures cause confusing error on Ignite new
While debugging #1912, I noticed that any solidarity failures (like incorrect cocoapods version for example) cause Ignite new to fail very vaguely.
Steps to reproduce
- Set cocoapods version to 1.10
- Run
npx ignite-cli new Pizza App
You can loosen the solidarity rules, or even remove solidarity completely imo.
It's still nice to have to ensure folks have the right environment in terms of Node, NPM, XCode, etc, I just need to figure out why the actual error isn't bubbling up through Gluegun. We can probably lower the Cocoapods version by a lot though.
@jamonholmgren since Solidarity is removed, this issue could be closed?