facebook

server not starting after update

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

    marlon_s_f
    Participant

    My server Web application does not finish starting.
    it remains starting but does not finish starting

    Like here: https://www.genuitec.com/forums/topic/angular-ide-problem-starting-angular-cli-server/

    • This topic was modified 4 years, 2 months ago by marlon_s_f.
    #667780 Reply

    Hi marlon_s_f,

    Can you try running npm i -D angular-ide for your project and try again?
    Also, what version of angular are you using ?

    Cheers,
    Sal

    #667782 Reply

    marlon_s_f
    Participant

    Hi Salvador, thanks for the answer.
    Itss still the same.

    I migrate from Angular 9 to 11

    This is coming from the Terminal+
    Node.js version: v10.15.0
    NPM version: 6.4.1
    [angular-ide] Unable to change tsc target

    #667890 Reply

    Hi marlon_s_f,

    This seems to be a compatibility issue with the recent versions of Angular.
    I’ll file a report for this problem.

    As workaround, you can run the application by running node_modules/.bin/ng serve in a Terminal+ tab.

    Cheers,
    Sal

    #668646 Reply

    Leonardo
    Participant

    Thanks node_modules/.bin/ng serve solved my problem.

    ng serve does not work after updating to angular 11. When do you think you could have a patch?

    Thanks

    #670495 Reply

    glen_jai
    Participant

    I am still seeing this too:
    [angular-ide] Unable to change tsc target

    I am using:
    – Eclipse 2020-12
    – Angular 11

    Will there be a fix for this soon?

    • This reply was modified 4 years ago by glen_jai.
    • This reply was modified 4 years ago by glen_jai.
    • This reply was modified 4 years ago by glen_jai.
    #670507 Reply

    support-swapna
    Moderator

    Glen,

    Sorry that you are seeing this issue.

    Can you please share with us the exact Angular version along with the angular-ide version? You can find the angular-ide version in the project’s package.json file.

    Please try running npm i angular-ide@next and check if it fixes the issue.

    Apologies for inconvenience caused. Please let us know how you get on with it.

    –Swapna
    Genuitec Support

    #670509 Reply

    glen_jai
    Participant

    Hi Swapna,

    Thank you for your prompt response.

    I am running:
    Angular: 11.0.3
    angular-ide: 0.9.75

    #670511 Reply

    support-swapna
    Moderator

    Glen,

    Thank you for the details. I am assuming you are on the latest CodeMix release (2020.7.22). I just checked at my end and see no issues with the said dependencies (Angular 11.0.3 and angular-ide 0.9.75).

    Can you please try running : npm i angular-ide@next and see if it helps?

    Also let us know how you are trying to start the server and share the project’s package.json file with us for further investigation.

    –Swapna
    Genuitec Support

    #670846 Reply

    glen_jai
    Participant

    Hi Swapna,

    Sorry for the delay.

    I just ran npm -i angular-ide@next as suggested and I am able to successfully start the server by running command ng serve from a Terminal+ window.
    My project is now using angular-ide 0.9.76.

    Much appreciated for your help.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: server not starting after update

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