创建Node.js Express App时出错。找不到 [英] Error creating Node.js Express App. Cannot find

查看:534
本文介绍了创建Node.js Express App时出错。找不到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在WebStorm中创建一个node.js项目
你能说出我在这里缺少什么?

Im trying to create a node.js project in WebStorm Can you tell what am I missing here?

推荐答案

https://intellij-support.jetbrains.com/hc/en-us/community/posts / 115000137190-Create-express-4-15-project-failed-

一切正常!


  1. npm install -g express-generator

  1. npm install -g express-generator

express< project_name>

express <project_name>

cd< project_name>,npm install

cd <project_name>, npm install

在webstorm中,文件|打开,选择< project_name>文件夹

in webstorm, File | open, choose <project_name> folder

这篇关于创建Node.js Express App时出错。找不到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆