Answers for "an unhandled exception occurred: collection "@angular-eslint/schematics" cannot be resolved."

0

An unhandled exception occurred: Collection "@nativescript/schematics" cannot be resolved

# This works for angular cli 9
npm install --save-dev @schematics/angular
npm install --save-dev @nativescript/schematics
Posted by: Guest on July-22-2020

Code answers related to "an unhandled exception occurred: collection "@angular-eslint/schematics" cannot be resolved."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language