Open SBoudrias opened 10 years ago
They're designed to have no impact on the code using them. They're actually run in a forked unrefed Node process so not to interfere. However if they do, that's certainly a bug.
Would someone be interested in taking on a general set of tasks around improving our offline story? I've run into issues with our support not being fantastic where a wifi connection isn't there, but it's generally around other tooling we rely on (bower, npm).
I'd be interested in whether insight or notifier were actually causing an impact in this case.
I have tested the following generators and they're running fine even when offline:
They were all tested with latest code from master.
:+1:
Yesterday I've been to a local JS meetup, and one of the presenter used Yeoman for its demo. Unfortunatly, until he was connected to the wifi,
yo
was throwing. Cannot remember exactly, but I think it was related to update-notifier or insight. The presenter may have been using and old version, but I'd like for us to validate being offline won't hardly break basic generation actions.