Is there any system configration needed to install node js?



Is there any system configration needed to install node js?..

Answer / Manju Hembrom

Node.js can be installed on most operating systems without needing any specific system configuration. However, you will need to have Node Package Manager (npm) installed as well.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is ‘Callback’ in node.js?

1 Answers  


What is a callback hell?

1 Answers  


Which module is used for buffer based operations in node.js?

1 Answers  


How we can close a file in node js?

1 Answers  


What is MEAN stack?

1 Answers  


How to create buffers?

1 Answers  


Explain v8 engine?

1 Answers  


What is template engine?

1 Answers  


How can we handle blocking I/O operations in Node.js?

1 Answers  


Write a simple code to enable cors in node js?

1 Answers  


What is the role of buffer class in node?

1 Answers  


Which module is used for web based operations in node.js?

1 Answers  


Categories