浏览器报错:'METHODS' of undefined

  • Creator 版本:2.2.2

  • 目标平台: Web

  • 详细报错信息,包含调用堆栈:

Uncaught TypeError: Cannot read property ‘METHODS’ of undefined
at getCurrentNodeMethods (index.js:30)
at __define (index.js:22)
at Object.func (index.js:78)
at Object.cc.require (modular.js:64)
at __require (route.js:1)
at __define (route.js:19)
at Object.func (route.js:219)
at Object.cc.require (modular.js:64)
at __require (index.js:1)
at __define (index.js:16)

  • 重现方式:刷新调试就出现

  • 出现概率:100%

  • 额外线索:未知!

暂没遇到过类似情况,你这个问题 helloworld 模板工程会吗?

没问题,而且我把项目的js全部删除后,就可以了运行。