having trouble in vs code for node js
up vote
0
down vote
favorite
I installed nodemon globally in my machine and then tried to run debug (I did this for the debugger to automatically restart), and then I got this error. What is the solution?
node.js visual-studio-code
New contributor
add a comment |
up vote
0
down vote
favorite
I installed nodemon globally in my machine and then tried to run debug (I did this for the debugger to automatically restart), and then I got this error. What is the solution?
node.js visual-studio-code
New contributor
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed nodemon globally in my machine and then tried to run debug (I did this for the debugger to automatically restart), and then I got this error. What is the solution?
node.js visual-studio-code
New contributor
I installed nodemon globally in my machine and then tried to run debug (I did this for the debugger to automatically restart), and then I got this error. What is the solution?
node.js visual-studio-code
node.js visual-studio-code
New contributor
New contributor
edited Nov 10 at 15:31
Mihai Chelaru
1,8337816
1,8337816
New contributor
asked Nov 10 at 13:35
Ratnabh kumar rai
1
1
New contributor
New contributor
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday
add a comment |
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ratnabh kumar rai is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
Ratnabh kumar rai is a new contributor. Be nice, and check out our Code of Conduct.
Ratnabh kumar rai is a new contributor. Be nice, and check out our Code of Conduct.
Ratnabh kumar rai is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53239506%2fhaving-trouble-in-vs-code-for-node-js%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Can you post your full code? Is the port you are using available to be used?
– Pedro Silva
Nov 10 at 14:17
well @PedroSilva i managed it somehow the nodemon was giving errrors when i installed it globally but after i installed it locally in my machine everything works fine...dunno why
– Ratnabh kumar rai
yesterday