Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run "yo theia-extension" Error theia-extension #182

Open
CaGeek opened this issue Nov 16, 2023 · 8 comments · May be fixed by #183
Open

run "yo theia-extension" Error theia-extension #182

CaGeek opened this issue Nov 16, 2023 · 8 comments · May be fixed by #183

Comments

@CaGeek
Copy link

CaGeek commented Nov 16, 2023

1700117172373

@JonasHelming
Copy link
Contributor

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

@CaGeek
Copy link
Author

CaGeek commented Nov 16, 2023

@JonasHelming yo 5.0.0 version

@jcanchen
Copy link

jcanchen commented Nov 16, 2023

npm install yo@4.0.0 -g
try this

@JonasHelming
Copy link
Contributor

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

@JonasHelming
Copy link
Contributor

4.3.1 works well for me

@jcanchen
Copy link

It should work. Been tested yesterday.

@CaGeek
Copy link
Author

CaGeek commented Nov 16, 2023

@jcanchen @JonasHelming right thanks!

JonasHelming added a commit that referenced this issue Nov 16, 2023
fixed #182

Signed-off-by: Jonas Helming <jhelming@eclipsesource.com>
@JonasHelming JonasHelming linked a pull request Nov 16, 2023 that will close this issue
sailingKieler added a commit to sailingKieler/generator-theia-extension that referenced this issue Dec 1, 2023
* added launch config for debugging the generator
* tested with yo@4 and yo@5

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
sailingKieler added a commit to sailingKieler/generator-theia-extension that referenced this issue Dec 4, 2023
* added launch config for debugging the generator
* tested with yo@4 and yo@5

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
sailingKieler added a commit to sailingKieler/generator-theia-extension that referenced this issue Dec 4, 2023
* added launch config for debugging the generator
* tested with yo@4 and yo@5

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
sailingKieler added a commit to sailingKieler/generator-theia-extension that referenced this issue Dec 4, 2023
* related refinements in the 'TheiaExtension' generator
* added launch config for debugging the generator
* tested with yo@4 and yo@5

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
vince-fugnitto pushed a commit that referenced this issue Dec 6, 2023
* related refinements in the 'TheiaExtension' generator
* added launch config for debugging the generator
* tested with yo@4 and yo@5

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
JonasHelming added a commit that referenced this issue Dec 6, 2023
fixed #182

Signed-off-by: Jonas Helming <jhelming@eclipsesource.com>
@JonasHelming
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants