请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

浏览器访问时报not found错误

> satety_code@1.0.0 start /Users/admin/Documents/zhaoxuhua/autotest/satety_code

> node server.js


App http is listening on port 1521

enter site.js

(node:65783) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined

    at eval (eval at wrap (/Users/admin/Documents/zhaoxuhua/autotest/satety_code/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:10:246)

    at template (eval at wrap (/Users/admin/Documents/zhaoxuhua/autotest/satety_code/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:48:404)

    at KoaPug.compileFile (/Users/admin/Documents/zhaoxuhua/autotest/satety_code/node_modules/koa-pug/dist/index.js:92:66)

(node:65783) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

(node:65783) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

enter site.js


一直没有找到这个id到底是哪个文件里的输入正文

正在回答 回答被采纳积分+3

1回答

TooooBug 2020-01-13 09:31:25

看起来是模板编译错误。对模板有做过什么修改吗?

也可以先确认一下数据有没有问题,有可能是数据有问题,在循环输出的时候读取出错。

1 回复 有任何疑惑可以回复我~
  • 提问者 慕慕804234 #1
    没有修改过模板都是直接copy过来的,数据也是按sql文件中直接插入的,也没有插入多余的数据,跟哪个插件的版本有关系么,我的是node10
    回复 有任何疑惑可以回复我~ 2020-01-13 10:54:37
  • 提问者 慕慕804234 #2
    回复 慕慕804234老师,修改了数据库的数据。重新安装了jspm ,但是没有安装成功。配置文件package.json按老师项目中的配置加了jspm的配置。启动项目还是报not found.但是后台日志没有报错信息了。呜呜,快折磨死人了
    回复 有任何疑惑可以回复我~ 2020-01-14 15:21:02
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信