We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm trying to write a tutorial using an Angular app but the dev server fails to start.
No response
clone https://github.com/vscaiceanu-1a/tutorialkit-angular npm install npm start
npm install
npm start
go to http://localhost:4321/
Starting http server fails with:
> ng serve jsh: permission denied: ng
The app should be served
Describe the bug
I'm trying to write a tutorial using an Angular app but the dev server fails to start.
Link to a StackBlitz project which shows the error
No response
Steps to reproduce
clone https://github.com/vscaiceanu-1a/tutorialkit-angular
npm installnpm startgo to http://localhost:4321/
Starting http server fails with:
> ng serve jsh: permission denied: ngExpected behavior
The app should be served
Screenshots
No response
Platform
Additional context
No response