Andrea
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created Angular 13 and message "Cannot resolve symbol" for <router-outlet>
Hi, after updating to Angular 13, WS (v. 212.5457.55) reports in red "<router-outlet>" and "pipe"s with messages: "Cannot resolve symbol" and "Unresolved pipe date". The application works perfectly... -
Created Webstorm run on port 4200
Hi, when I start Webstorm (v. 2021.2.2) it starts on port 4200 and so I can't run ng-serve on the same port. If I kill the task 4200 Webstorm closes. Even with new projects. It has always worked we...