eclipse-theia / generator-theia-extension

A Yeoman generator for extensions to the Theia IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run "yo theia-extension" Error theia-extension

CaGeek opened this issue · comments

Thank you for the report. Which "yo" version do you have installed?

@JonasHelming yo 5.0.0 version

npm install yo@4.0.0 -g
try this

Yes, could you try this? Yeoman 5.0 was release 2 days ago, there might be incompatibilities.

4.3.1 works well for me

It should work. Been tested yesterday.

@jcanchen @JonasHelming right thanks!

@CaGeek Could you confirm that the new version fixes the issue with yo 5.0.0?