Wednesday, October 6, 2021

Verify if node.js is installed

 From a terminal, run the following command. It shall tell node.js installed version:


MacBook-Pro ~ % node -v

v14.18.0

No comments:

Post a Comment