Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

[noob] installing nodejs in sublime text 3

Options
  • 15-06-2014 11:06pm
    #1
    Registered Users Posts: 185 ✭✭


    Hi all, I recently started teaching myself javascript. I have mostly been working in chrome's console and now need to work in my text editor. I have downloaded nodejs but I keep getting the following every time I try and run my script :
    [Errno 2] No such file or directory: 'node'
    [cmd: ['node', '/Applications/MAMP/htdocs/freeTest/script.js']]
    [dir: /Applications/MAMP/htdocs/freeTest]
    [path: /usr/bin:/bin:/usr/sbin:/sbin]
    [Finished]
    

    I think I am supposed to change the file but I'm not sure how to.
    I would greatly appreciate any help.

    ***I can't use stuff like jsfiddle as I am offline most of the time.

    Thanks


Comments

Advertisement