facebook

Angular IDE server not starting

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #668826 Reply

    louisreed
    Participant

    Trying to launch new Angular app, server progress stuck on 72%

    “Starting *appname* on Angular CLI Server Server…

    “Preparing launch delegate…:waiting for the server to start”

    It freezes here and does not load the app in localhost:4200

    I have tried all the different cli, npm and node.js versions but no luck!

    However when running ‘ng serve’ in a seperate Terminal window the app build and runs the server perfectly.

    Please advise! Thanks

    #668827 Reply

    support-swapna
    Moderator

    Louis,

    Is this an Angular 11 app? We have a known compatibility issue with Angular 11 where the server does not start from within the IDE and the workaround is to run ng serve manually from Terminal+ view.

    If you are seeing the issue with Angular 10 and prior versions as well, then please share the version details along with the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here) for further investigation.

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

    #668915 Reply

    Hi Louis,

    We have released a fix to add Angular 11 support, in order to get this fix you only need to update the angular-ide npm module like:

    • Open up a Terminal+ tab for your project
    • npm i angular-ide

    Cheers,
    Sal

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Angular IDE server not starting

You must be logged in to post in the forum log in