Could not find module "@nativescript/schematics" code example
Example: 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