0

I am trying to run an angular project, but i am receiving the following warnings

enter image description here

Then app compiles with no errors, but when trying to access it. I receive a localhost connection refused in chrome or edge.

And I see no connection attemps in the console.

This is my node version

enter image description here

What may be the problem? I also tried disabling the firewall just in case.

alvardo
  • 157
  • 4
  • 13
  • npm: ^6.11.0' or ^7.5.6. [to understand the difference between ^ and ~](https://stackoverflow.com/questions/22343224/whats-the-difference-between-tilde-and-caret-in-package-json). This is not related to the angular framework directly. engine config is added in your `package.json` file. – Empty Brain Jun 02 '22 at 20:32

0 Answers0