用idea在goole上跑项目出现的报错,请问如何解决?

项目上输入文字时报出:

TypeError: Cannot read property 'trigger' of undefined↵ at http://localhost:8082/sun/zepto.min.js:2:29116"

这个zepto.min.js文件中trigger变量未被声明就使用了