Tine Kondo
Tine Kondo
Can you get me through the actions you took **step by step**, to have the issue? Because I cannot reproduce it... What I did: ``` $ npx --yes create-nx-workspace@latest nx18...
Hi @vixncu , @dagassmann Thanks for using the libraries and for the provided debug information (don't forget to ⭐ the project on Github, it helps ^^) @dagassmann You might be...
Closing, as it should be fixed in latest version of the plugin
Hi @ToppScorer Sorry for the late answer, What you are asking is basically what you can already do using [nx:run-commands](https://nx.dev/nx-api/nx/executors/run-commands), which is a generic Nx executor that allows you to...
Hi @SchwarzAmihay Thanks for using the plugin and for reporting. > Cached projects should be restored to both "target" folder and the ~/.m2/repository folder I disagree, the plugin does indeed...
Thanks for the kind words @SchwarzAmihay :-) Don't hesitate to star ⭐ the project on Github, it helps ^^ Thanks for the suggested workaround. I will try to integrate it...
Hi @aramfe Thank you for your input > If the install targets are not cached, doesn't this essentially make caching useless, or am I missing something here? Nope, you are...
I have the same issue here I confirm it has something to do with package manager used (I'm using `pnpm`), When removing the node_modules and `pnpm-lock.yaml`, then reinstalling the deps...
+1 @sdoxsee Very helpful suggestion indeed! It saved me a huge amount of time!
Any update on this ?