-
-
Notifications
You must be signed in to change notification settings - Fork 398
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
Running the generator from a local folder no longer works in 5.0.0 #797
Comments
I've tracked this down locally to the |
@mshima Is there any plan to patch this? It seems both related issues have been closed. The yeoman v4 packages now contains sub-dependencies with vulnerabilities, and this prevents us from upgrading to yo@v5. |
@tibbing because they have been fixed in yeoman/environment@cd68282. |
@mshima Hmm, we are still observing the same error when generating locally using
I guess |
Same. @mshima, are you planning to upgrade |
Hey @mshima! Would be awesome to get this patched, as @TomerAberbach said it's probably as simple as to upgrade |
Type of issue
Bug
My environment
eg. Windows 10 64-bit
v20.9.0
(runnode --version
in your terminal)10.1.0
(runnpm --version
in your terminal)5.0.0
(runyo --version
in your terminal)Expected behavior
Running the generator from a local folder no longer works in 5.0.0
Current behavior
It shows that you need a generator instead of running the generator
Steps to reproduce the behavior
Try to run from a local folder instead of specifying the generator.
Command line output
The text was updated successfully, but these errors were encountered: