cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

cc._addEventListener is not a function #3609

Open fpalacioschaves opened 3 years ago

fpalacioschaves commented 3 years ago

Hi, i get the files using clone in my MAMP server and i have this error when i open the template sample:

cc._addEventListener is not a function

What is the solution?

Thanks