nx-plugins
nx-plugins copied to clipboard
Generator doesn't work
Hi!
I tried to evaluate this generator but so far it didn't work. I tried this:
/mnt/wsl/workspace/ubuntu/fs-observability-aws$ nx generate @codebrew/nx-aws-cdk:application solace-ecs
NX Generating @codebrew/nx-aws-cdk:application
NX Cannot find packages/solace-ecs/.eslintrc.json
Pass --verbose to see the stacktrace.
so as you can see I don't have a folder yet and I want to generate it instead with this generator but it's compaining about the eslint file in not yet existing folder.
Not urgent - just reporting for you to know. THanks!