nx-plugins icon indicating copy to clipboard operation
nx-plugins copied to clipboard

Generator doesn't work

Open ThePlenkov opened this issue 1 year ago • 0 comments

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!

ThePlenkov avatar Oct 10 '24 13:10 ThePlenkov