generator-theia-extension icon indicating copy to clipboard operation
generator-theia-extension copied to clipboard

`yo theia-extension` runs and does nothing for some minutes

Open kkistm opened this issue 3 years ago • 2 comments
trafficstars

Running yo theia-extension produces 2-4 minutes pause before something is started to be shown. Most likely some network/proxy issues in the company network, but other tools which access the network responds quickly.

kkistm avatar Feb 10 '22 11:02 kkistm

Seems to be related to Yeoman, we literally do nothing before prompting. I just tested it with a newer version of Yeoman and it definitely prompts faster for me (from maybe 4 seconds to 2 seconds) so it is probably worth the update.

JonasHelming avatar Feb 10 '22 14:02 JonasHelming

Yes, sound like this is the issue:

https://github.com/yeoman/environment/issues/100

kkistm avatar Feb 10 '22 15:02 kkistm

@kkistm does this still occur?

JonasHelming avatar Aug 30 '23 14:08 JonasHelming

I've checked with [email protected], it looks like the problem disappeared. yo theia-extension answers quite quickly, in a matter of seconds.

kkistm avatar Aug 31 '23 15:08 kkistm