Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Start multiple Angular web Application on Angular CLI Server
Hy,
I have in my angular.json two project (project1 on port 4200 and project2 on port 4300)
How can start, on Angular CLI Server, project1 and project2 together?
If I start project1 on port 4200 for example,
I cannot start project2 in order to this error “The task ‘Angular Project (…) is already active”.
Coul you help me?
I’m afraid this is a known limitation of our servers view – you will need to start your second project manually using the command line. I will add your request to bug report we have for this issue, and will reply where when we have an update on this front.