Laforge Thomas
Laforge Thomas
Tanstack Query is 😍
Thanks @svenson95 But the goal is not to be profitable on this project, otherwise I would have never done it this way and I would have created a paid project...
> > i think that solution with 5€ per review and the lifetime option is really good 👍 so that time and work you put into this project pays off,...
@MaxKless I have the same issue on one of my project and not on the other one: However running the command in the terminal works perfectly. And hard to reproduce...
@MaxKless I don't have an error anymore but the generate button doesn't work. but it's only on one of my project and I cannot figure out what's the difference with...
@MaxKless I don't have much on the file ``` 2024-05-07 15:19:12,386 [346176259] INFO - #dev.nx.console.generate.ui.file.DefaultNxGenerateUiFile - received message GenerateUiRunGeneratorOutputMessage(payloadType=run-generator, payload=GenerateUiRunGeneratorPayload(positional=@nx/angular:library, flags=[--name=toto, --projectNameAndRootFormat=as-provided, --no-interactive, --dry-run], cwd=null)) 2024-05-07 15:19:12,387 [346176260] INFO -...
I still have the same error actually ``` com.intellij.execution.process.ProcessNotCreatedException: Cannot run program "/Users/thomaslaforge/Documents/Project/perso/angular-challenges/nx" (in directory "/Users/thomaslaforge/Documents/Project/perso/angular-challenges"): error=13, Permission denied ``` I tried to run a nx command from the project.json...
ok the solution is simple, a NX file was created as the root of the application. I just deleted that file and now everything is working fine.
I don't know. The file was created when I created my project with the nx command. https://github.com/tomalaforge/angular-challenges/commit/7ea87b99a8fb7a182c69ef1655a0409665d8ef19 to look at the file, but it's an empty file