1. During migration, npm could not installed automatically and there were conflicts errors and warn
2. Even on thenpm install && --force same @angular-devkit/schematics Error
3. Migrating angular 9 to 10
4. Current Node v18.x Angular 9.x Ionic v5
5. Administrator using for vs code to resolve EPERM: operation not permitted has been done
npx @angular/cli@10 update @angular/core@10 @angular/cli@10 --force
The "@angular-devkit/schematics" package cannot be resolved from the workspace root directory. This may be due to an unsupported node modules structure. Please remove both the "node_modules" directory and the package lock file; and then reinstall. If this does not correct the problem, please temporarily install the "@angular-devkit/schematics" package within the workspace. It can be removed once the update is complete.