ng lint <project> --files
behaves differently
#13399
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
Windows 10
$ node --version
v10.14.2
$ npm --version
6.5.0
$ ng --version
Repro steps
Step 6 succeeds, but step 7 gives error
The log given by the failure
Desired functionality
ng lint <project>
command with and without files flag should perform in consistent wayThe text was updated successfully, but these errors were encountered: