-
Notifications
You must be signed in to change notification settings - Fork 995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
启动 local.js 报错 #1
Comments
sorry, 是我忘记上传 |
thanks |
C:\Users\Administrator>node local .js-s rainbowsky911.herokuapp.com-1 1080-m rc4 Error: Cannot find module 'C:\Users\Administrator\local' 你好,可以看一下是我启动local-js地方写错了吗,我太笨看不懂=====谢谢哈 |
你好,应该是启动命令输入错误,尝试复制、黏贴下面的命令到命令行中:
|
#11 C:\Users\Administrator>npm install C:\Users\Administrator>node local.js -s rainbowsky911.herokuapp.com -l 1080-m Error: Cannot find module 'C:\Users\Administrator\local.js' |
@521xueweihan 第一步就挂了,,,, |
安装依赖的时候报错(在项目目录) |
这个方法挂了吗? |
@remember-past 此方法依然有效,请自行。查看配置以及 heroku 服务器的log进行排查问题 |
非常感谢,已成功 |
C:>node local.js -s dlrapp.herokuapp.com -l 1080 -m rc4 -k dlr3972283169 -r 80 Error: Cannot find module 'C:\local.js' 您好,我查找了好几次,还是没找到上面哪里有问题T-T,请问该如何解决? |
@LongruiDong 安装依赖库有问题 |
@521xueweihan 我又安装了依赖库,执行了: Error: Cannot find module 'D:\Program Files\nodejs\node_modules\npm\local.js' 。。。T_T。。。 |
@LongruiDong 到下 clone 下来的目录下执行命令,找到 local.js 文件 |
TypeError: Cannot read property 'update' of undefined我才装的系统,一直报这个错误 |
Couldn't connect to GitHub: 大神,这是怎么回事啊 |
请问如何解决?
The text was updated successfully, but these errors were encountered: