Tine Kondo
Tine Kondo
I just tried your exact steps, and could not reproduce the issue... Can you show me the content of your `nx.json`, `project.json` and `.env`(if present). ? Also, regarding your previous...
Can you try clearing Nx cache with `nx reset` and retry the command? If it still doesn"t work, I'm afraid I cannot assist you more without accessing your code, or...
Thanks for the repro project, it will help a lot finding and fixing the issue. I'll have a look tonight, stay tuned!
OK, the problem is now fixed. Simply update the plugin to latest version (`v9.2.0`) and you should be good. Tested on your repro project above.
Hi @Divaaaaaan Thanks for reporting this, I'll have a look and provide an update soonish. Stay tuned!
Hi all @crafael23 I'm actively updating all the create-nx-* packages for official support for Nx 20. It should be released very soon. I'll post back here when available.
Sorry for the long overdue.... Supports for Nx v20+ has officially landed with latest versions of the plugin.
Hi, Sorry for the late answer;. Can you please try updating to the latest version of the plugin (v11.01) and let me know if the problem persist?
Hi @ProfEibe Thanks for using the plugin and reporting the issue. Although this is very strange, because all my plugins exposed both `CreateNode` and `CreateNodeV2`, for the graph . Nx...