Monday, 7 September 2020

Where is the node command prompt in Linux?

So I’m trying to make a serve with http-server, and for whatever reason it has to be started in the node console, I can’t just use “node http-server” so I’m trying to find the command line equivalent in Linux, since that’s where the server will be. Everything I search just says type node, but that doesn’t bring up the right console.

Submitted September 07, 2020 at 05:50PM by lt_Matthew

No comments:

Post a Comment