This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
ionic-angular: Get an error that @nx/eslint is not installed when generating a new application #17
Labels
bug
Something isn't working
Describe the bug
I get an error when creating a new application using ionic-angular that I need to install @nx/eslint in Nx version 17.
To Reproduce
When running the
nx g @nxext/ionic-angular:application "<% my app %>"
command, I get an error that I need to install@nx/eslint
Expected behavior
I would expect creating the application would be successful
Additional context
The text was updated successfully, but these errors were encountered: