You are tried below step “npm install -g express” and “npm install -g express-generaror” after command express command not work for mac terminal then try the below path from terminal it generates all files of the express framework.
You are tried below step
npm install -g express
npm install -g express-generaror
after command express still not worked from terminal then try the below command from terminal it generates all files of the express framework.
sudo npm install -g express-generator
More Stories
Configuring Apache for Node.js
Connect MQTT with Node.js
Video streaming using Node.js and HTML5