facebook

CodeMix problem executing angular cli commands

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

    mzakot
    Participant

    I have eclipse with codemix installed. I am working on angular project. When i try to execute angular cli command via: file/new/angular/*, terminal+ tab opens and in status bar i can see: “Bash download & exctract”, after that terminal starts with windows powershell and command does not execute. I think that terminal is not setup to work with git bash (which is installed on win. machine). Can you please help me solve the issue. Thanks

    #668660 Reply

    mzakot
    Participant

    solved it by copy git-bash from: Program Files\Git to: C:\Users\xxxxxxx\.codemix-store

    #668661 Reply

    support-swapna
    Moderator

    mzakot,

    Sorry that you are seeing this issue.

    1. Can you please let us know what exact error you are seeing when you say the command does not execute? If possible, please attach a screenshot of the Terminal+ view to help us get a visual of the failure.
    2. Please go to your user home dir/.codemix-store/git-bash folder, double click on the git-bash.exe and see if you get a working console.
    3. Any anti virus software running in your machine?
    4. Is the issue specific to a particular project or does it fail for other Angular projects as well? Please share the project’s Angular CLI version details.
    5. Please also share with us the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here) to help us investigate further.

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

    #668662 Reply

    support-swapna
    Moderator

    mazkot,

    Glad that you resolved it. Missed seeing your reply.
    If there is no git-bash folder in the .codemix-store, it could be a problem with extraction which might be caused by Anti virus running in the machine.

    Thank you for getting back to us.

    –Swapna
    Genuitec Support

    #668664 Reply

    mzakot
    Participant

    Thank you for your support. Anti virus could be the problem yes. It is working now.

    We still have opened issue with starting angular app from eclipse after upgrading angular to 11.x.
    Same problem as: https://www.genuitec.com/forums/topic/server-not-starting-after-update/

    Thank you

    #668998 Reply

    support-swapna
    Moderator

    Hi,

    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

    Please let us know if you are still seeing issues.

    –Swapna
    Genuitec Support

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: CodeMix problem executing angular cli commands

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