IDE运行正常。但是webstorm报错

‘webkitAudioContext’ is deprecated. Please use ‘AudioContext’ instead.
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check http://xhr.spec.whatwg.org/.
Uncaught TypeError: Cannot read property ‘type’ of undefined
cc.loader._loadResIterator
(anonymous function)
self._handleItem
self.flow
cc.loader.load
cc.LoaderScene.cc.Scene.extend._startLoading
cc.TimerTargetCallback.cc.Timer.extend.trigger
cc.Timer.cc.Class.extend.update
cc.Scheduler.cc.Class.extend.update
cc.Director.cc.Class.extend.drawScene
cc.DisplayLinkDirector.cc.Director.extend.mainLoop
callback
(anonymous function)

我遇到相同的问题,请问你解决了吗?

没有呢 后来只用ide了

我的也没解决…