I imported a project into Visual Studio Code. All Folders including content are visible but I can’t run the application due to error message "ng: command not found".
I already installed the Angular CLI package but was then presented with error message "This command is not available when running the Angular CLI outside a workspace". Afterwards I already tried to open in integrated terminal but still didn’t work.
2
Answers
Did you install node.js before angular cli install node then try it might help and try installing latest working Angular cli and Node version
search for vscode-spring-initializr