G
G
gamecreo2014-04-21 19:52:44
JavaScript
gamecreo, 2014-04-21 19:52:44

How to solve problem with Sublime Text 2 and Node.js Windows 7?

Hello, such a problem, I installed node.js, I also want to make a buildsystem in sublime, I do everything as it should, I create a new build system and write the following content:

{
  "cmd": ["node", "$file"]
}

But for some reason, when I want to write a js script, I choose build system node, then when I press ctrl + b nothing appears in the console. Because of what it can be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kamil Mugutdinov, 2014-04-21
@mugukamil

one reason is that sublime can't find the path to node

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question