If the command isn’t working, Node.js might not be installed or isn’t in your system’s PATH. Run:
which node # macOS/Linux
where node # Windows
If no path is returned, install Node.js from nodejs.org.
If the command isn’t working, Node.js might not be installed or isn’t in your system’s PATH. Run:
which node # macOS/Linux
where node # Windows
If no path is returned, install Node.js from nodejs.org.