Simon Boudrias
Simon Boudrias
Yeah. Also, maybe this should actually be fixed in yeoman-generator with a help/troubleshoot message if npmInstall fails.
If we can tell what's been wrong and provide useful error message, I'm all for it. But simply hiding away the error log is not useful IMO
Thing is... It's already hard to get a stacktrace when someone open an issue on our repos. If we hide the stack away, it'll be close to impossible to have...
@arthurvr FWIW, we have a blacklist currently. But as anything, you need someone to watch and maintain, and that's not the coolest task. That's why having a vetted list of...
Hey, FWIW, the colors are not showing up right in iterm2. Because of this, the install list page is very hard to use in my case (it's all the same...
@arthurvr The thing with shipping product is that we need to handle bugs in implementation. This is what we do everyday we work with browser. In this case our client...
The options are all handled inside `yeoman-generator`. More specifically, conflicts resolution is handled over here: https://github.com/yeoman/generator/blob/master/lib/util/conflicter.js I don't think adding this feature would cause issue - I think it might...
Looks like somehow you're receiving a xml file instead of json... I wonder if it's an issue with the npm API?
> However I have found most of the generators faulty & outdated Yeah a lot of generators aren't being maintained. But you need to understand that with > 6000 generators...
@foo-baar BTW I didn't though you had hard feelings. I don't know what's your background (and from other people coming around this issue), so I just wanted to say the...