vscode angular: running ngcc
Using VSCode to Run ngcc for Angular
If you are working with Angular in VSCode, you may have encountered the need to run ngcc to compile your project's node_modules for Ivy compatibility. Here's how to do it:
Method 1: Using the VSCode Terminal
The first