-
Notifications
You must be signed in to change notification settings - Fork 42
cannot generate project from schematic #582
Comments
Can you give me the output of |
Nxtend 13.0.0 has been updated. If you're on Nx 13 then can you update and let me know if you have issues? |
I have the same issue too, any update? I just started a new nx workspace following the official documentation for both nx and nxtend to install ionic angular and I am getting a similar error.
After creating the workspace, here are the commands I ran
I haven't done any type of configuration to the workspace or project except updating the packages which was an attempt to try to solve the issue among others such as restarting the computer just in case some of packages installation were not picked up, and creating another nx workspace. here is the output of Node : 16.15.0
OS : win32 x64
npm : 8.12.0
nx : 14.1.9
@nrwl/angular : 14.1.9
@nrwl/cypress : 14.1.9
@nrwl/detox : Not Found
@nrwl/devkit : 14.1.9
@nrwl/eslint-plugin-nx : 14.1.9
@nrwl/express : Not Found
@nrwl/jest : 14.1.9
@nrwl/js : 14.1.9
@nrwl/linter : 14.1.9
@nrwl/nest : 14.1.9
@nrwl/next : Not Found
@nrwl/node : 14.1.9
@nrwl/nx-cloud : Not Found
@nrwl/nx-plugin : Not Found
@nrwl/react : Not Found
@nrwl/react-native : Not Found
@nrwl/schematics : Not Found
@nrwl/storybook : 14.1.9
@nrwl/web : Not Found
@nrwl/workspace : 14.1.9
typescript : 4.7.2
---------------------------------------
Community plugins:
@nxtend/capacitor: 13.0.0
@nxtend/ionic-angular: 13.1.0 |
still an issue |
I think I found a solution. While trying different options with the command what did it for me was explicitly adding the option if using the NX extension in VS Code, the |
re-open #440
The text was updated successfully, but these errors were encountered: