facebook

how to define that my already installed nodejs should be used

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

    andreashoehmann
    Participant

    Hi guys,
    I’m working behind a company proxy and my npm on cmdline is working fine.
    But inside eclipse I got always timeouts etc.
    I guess inside eclipse the (parallel installed?) nodejs is used.
    How can I get rid of that?
    Kind regards from Germany 😀
    Andreas

    #614299 Reply

    support-swapna
    Moderator

    Andreas,

    Can you please clarify where exactly you are using the commands inside Eclipse? Also share with us more details about the type of project you are working with.

    You can configure the proxy settings inside the Eclipse IDE to work with the internally installed versions of Node.js.
    Here is the FAQ to help you with setting up the proxy details in the IDE : https://www.genuitec.com/forums/topic/configuring-the-network-proxy-settings/

    –Swapna
    Genuitec Support

    Attachments:
    You must be logged in to view attached files.
    #614302 Reply

    support-swapna
    Moderator

    Andreas,

    If you are looking for running the commands from the Terminal+ view, then you can select the project in the Terminal+ view, click on the icon for ‘Open CLI Tool preferences’ (the second icon next to the project selection dropdown in the Terminal+ view). In the opened dialog, uncheck the Node.js box and click ‘Apply’. It will now pickup the global installation of Node.js. You can recheck by running node --version command in the Terminal+ view for the project.

    Attached is the screenshot for your reference.

    Hope this helps. Please let us know if you have any further questions.

    –Swapna
    Genuitec Support

    Attachments:
    You must be logged in to view attached files.
    #614306 Reply

    andreashoehmann
    Participant

    Hi Swapna,

    I try to start my existing app via “Servers” .. then I see the Terminal with the npm output etc.

    Right now I was able to fix that blocking stuff 😀

    But still I run with the mode where codemix is downloading the tools into my home-dir.

    I will try to use our advice 😀

    Ciao

    #614307 Reply

    andreashoehmann
    Participant

    Hi Swapna,

    I try to start my existing app via “Servers” .. then I see the Terminal with the npm output etc.

    Right now I was able to fix that blocking stuff 😀

    But still I run with the mode where codemix is downloading the tools into my home-dir.

    I will try to use our advice 😀

    Ciao

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: how to define that my already installed nodejs should be used

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