Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 10554  / 2 Years ago, sun, october 2, 2022, 11:42:14

I have completed installed Ruby on Rails on my ubuntu system. I have installed Node.js of version v0.10.33. I have try to search the node.js command prompt but not found. May anybody help me how to open node.js cmd prompt in ubuntu ?


More From » nodejs

 Answers
0

The binary for node.js provided by the nodejs package is called nodejs. So, run:



nodejs
#or
/usr/bin/nodejs

[#22117] Monday, October 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
uquelighted

Total Points: 242
Total Questions: 110
Total Answers: 106

Location: Cyprus
Member since Tue, Sep 22, 2020
4 Years ago
;