You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scaffold NX20 integrated workspace with Angular app
run nx lint for your app
throws error
> nx run demo:lint
Linting "demo"...
NX Cannot read properties of undefined (reading 'at')
Occurred while linting C:\development\nx20\apps\demo\src\app\app.component.html:1
Rule: "@typescript-eslint/ban-ts-comment"
Pass --verbose to see the stacktrace.
Expected Behavior
expecting lint works
GitHub Repo
No response
Steps to Reproduce
Nx Report
NX Report complete - copy this into the issue template
Current Behavior
throws error
Expected Behavior
expecting lint works
GitHub Repo
No response
Steps to Reproduce
Nx Report
NX Report complete - copy this into the issue template
Node : 20.11.0
OS : win32-x64
Native Target : x86_64-windows
npm : 10.2.4
nx (global) : 20.0.0
nx : 20.0.0
@nx/js : 20.0.0
@nx/jest : 20.0.0
@nx/eslint : 20.0.0
@nx/workspace : 20.0.0
@nx/angular : 20.0.0
@nx/cypress : 20.0.0
@nx/devkit : 20.0.0
@nx/eslint-plugin : 20.0.0
@nx/web : 20.0.0
@nx/webpack : 20.0.0
typescript : 5.5.4
Registered Plugins:
@nx/cypress/plugin
@nx/eslint/plugin
Failure Logs
No response
Package Manager Version
npm 10.2.4
Operating System
Additional Information
could be related to typescript-eslint/typescript-eslint#8075
The text was updated successfully, but these errors were encountered: