Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

node app.js install 执行失败 #65

Open
JianyuC opened this issue Nov 6, 2014 · 1 comment
Open

node app.js install 执行失败 #65

JianyuC opened this issue Nov 6, 2014 · 1 comment

Comments

@JianyuC
Copy link

JianyuC commented Nov 6, 2014

环境:win7

网络状态:已联网

已经通过yum install mogodb-server mogodb npm redis git 安装基本环境。

已经通过service redis restart 启动redis

已经通过git获取到最新包并且cd到目录npm install 完成。

已经配置过mongo 版本2.6.5

在执行node app.js install 时,已经启动redis-server.exe

在之后node app.js install 提示连接DB1,2,3之后就没有结果了。并且不能访问。(跳过此步骤直接使用npm start也是同样问题)。

D:\git\jsgen>node app.js install
rrestjs process 8244 Checking config file starting...
check config file error: TypeError: Object # has no method 'upyun'
rrestjs process 8244 Config file checking complete, errors:0/73, warns:0/73
Connect to Redis...
Redis connected: 127.0.0.1:6379, DB: 1
Redis connected: 127.0.0.1:6379, DB: 2
Redis connected: 127.0.0.1:6379, DB: 3
Thenjs caught error: [Error: URL must be in the format mongodb://user:pass@host
:port/dbname]

@JianyuC
Copy link
Author

JianyuC commented Nov 6, 2014

好了,不知道问题,都删了重新配置好了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant