ignite icon indicating copy to clipboard operation
ignite copied to clipboard

Solidarity failures cause confusing error on Ignite new

Open robinheinze opened this issue 2 years ago • 3 comments

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

  1. Set cocoapods version to 1.10
  2. Run npx ignite-cli new Pizza App

robinheinze avatar Apr 15 '22 16:04 robinheinze

You can loosen the solidarity rules, or even remove solidarity completely imo.

GantMan avatar Apr 15 '22 16:04 GantMan

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.

robinheinze avatar Apr 18 '22 16:04 robinheinze

@jamonholmgren since Solidarity is removed, this issue could be closed?

yulolimum avatar Jul 21 '22 00:07 yulolimum