用的webstrome
Windows 7 sometimes breaks FTP connections on Java 7 if firewall is enabled. Command netsh advfirewall set global StatefulFTP disable usually fixes the problem. See more in the issue. (show balloon) 10:31:49 Create Express Project Error creating Node.js Express App. Failed command: "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" install Exit code: -1
回复 (4)
D
如果是新手,还是不要用webstorm这种IDE了
webstorm创建express 需要 预先安装express-generator
npm install express-generator -g
A
还是手动创建,然后导入到webstrome
I
参与回复
登录后即可参与回复。登录