-
Notifications
You must be signed in to change notification settings - Fork 394
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
[BUG] - Generate Command Error #55
Comments
Hum super weird about the mkdir error ! |
Seems to be an issue with the reducer in the function Looks like the first duplicate is caused by the first value of the array the initial value is also appending the root |
Hey @ChaoticLoki It will be fixed soon with the @angular-devkit/schematics template engine !!! |
I'll reproduce the issue also @ChaoticLoki 😭😭😭😭 |
Same issue here, I am available in case you need more information to debug. |
The CLI tool was rebuild from scratch and integrate schematics to generate assets. |
Hey, I'm inside a freshly generated nest project (generated by the cli) and tried to run
nest g module test
, which gives me this error:Windows 10 (newest updates)
64bit
The text was updated successfully, but these errors were encountered: