31 Star 658 Fork 118

没雨溪 / 管理系统后端代码

 / 详情

求指导使用

待办的
创建于  
2023-10-14 17:34

大神好,看介绍,这个项目的功能是真的很全啊 :+1:
我试着在本地安装了,但是不会用,求指点。看控制台好像是运行起来了,但是浏览器打开相应的端口"http://localhost:3000/"没有反应

控制台给出的信息如下:

$ nodemon ./bin/www
[nodemon] 3.0.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,cjs,json
[nodemon] starting `node ./bin/www`
null
mongodb://127.0.0.1:27017/H51901
3000
(node:17548) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:17548) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
(node:17548) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
(node:17548) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
数据库连接成功
保存成功

评论 (1)

yiguxianyun 创建了任务

警告没关系的 因为数据库版本对高版本的node支持不好所有有这个警告

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
2271575 d718781500 1601168017
1
https://gitee.com/d718781500/student_product_manager_system.git
git@gitee.com:d718781500/student_product_manager_system.git
d718781500
student_product_manager_system
管理系统后端代码

搜索帮助