MrZHLF / vue-admin

vue-cli3.0后台管理模板
459 stars 162 forks source link

启动 #8

Open MrZHLF opened 5 years ago

MrZHLF commented 5 years ago

现在已经可以了,代码下载本地,现在跟目录初始化一下,然后进入client初始化,在返回根目录运行cnpm run dev

tgwuyangyang commented 5 years ago

运行起来打开网页为登录页面,账号密码错误,而且注册报错500

MrZHLF commented 5 years ago

查看接口看看是否运行报错了

------------------ 原始邮件 ------------------ 发件人: "吴杨"notifications@github.com; 发送时间: 2019年8月26日(星期一) 上午10:06 收件人: "MrZHLF/vue-admin"vue-admin@noreply.github.com; 抄送: "年少轻狂"480970024@qq.com; "Author"author@noreply.github.com; 主题: Re: [MrZHLF/vue-admin] 启动 (#8)

运行起来打开网页为登录页面,账号密码错误,而且注册报错500

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

tgwuyangyang commented 5 years ago

npm run dev没有报任何错,启动成功,浏览器自动打开http://localhost:8080/#/login。 错误1:登陆页面填充的邮箱是个手机号,无法登陆。 错误2:注册页面点击注册报错500,应该是代理问题。 (Proxy error: Could not proxy request /users/register from localhost:8080 to http://localhost:5000/api/ (ECONNREFUSED).)

Rock1319 commented 3 years ago

连接不到Mongo啊 UnhandledPromiseRejectionWarning: MongoNetworkError: failed to connect to server [ds135233.mlab.com:35233] on first connect [Mong oError: Authentication failed.]