Hello, I created an entirely new workspace yet the problem persists. I also noticed that even when I start the application from the Angular CLI servers, it gets stuck at 73% waiting for the server to start (see the attached screen captures), even though the console output indicates the server has started. Of course, I ran the ‘npm install –save-dev angular-ide’ command as instructed in the server start timeout message.
I also notice that “Debug application in Chrome” is not enabled in the Angular CLI server context menu, which seems to indicate a configuration issue.
Webclipse appears to be waiting for the process to start so it can perhaps connect to the debug port, might the process be binding to an IP interface that Webclipse is not using to connect to it (e.g., 127.0.0.1 instead of localhost or visa-versa)?
FYI, I’m using Eclipse Oxygen on JSD 1.8 with the latest Webclipse plugins installed. My machine is a Mac Pro running MacOS Sierra.
Attachments:
You must be
logged in to view attached files.