Im trying to create a node.js project in WebStorm Can you tell what am I missing here?
Got the solution from https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000137190-Create-express-4-15-project-fails-
It works!
npm install -g express-generator
express <project_name>
cd <project_name>, npm install
in webstorm, File | open, choose <project_name> folder
Just choose a different Express version in popup (4.14.1, for example). While installing through Webstorm.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With