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
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.

[noob] installing nodejs in sublime text 3

  • 15-06-2014 11:06PM
    #1
    Registered Users, Registered Users 2 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