generator-theia-extension
generator-theia-extension copied to clipboard
`yo theia-extension` runs and does nothing for some minutes
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.
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.
Yes, sound like this is the issue:
https://github.com/yeoman/environment/issues/100
@kkistm does this still occur?
I've checked with [email protected], it looks like the problem disappeared. yo theia-extension answers quite quickly, in a matter of seconds.