I’m running a test game server on nodejs, in my terminal. What if I wanted to check the value of a variable, or execute a function? Within the terminal, if possible.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You probably want to run a debugger, to interact with our application while running.
Here you can find some: https://github.com/joyent/node/wiki/modules#wiki-debugging-and-console