Compressed build giving error "Cannot find module 'parseuri' "

Hi, I created a projeect using cocos 2d 3.12 and while running the released compiled version i am getting error
Cannot find module ‘parseuri’ how to solve this issue?

I found the solution! it was appearing because I added the external libraries and did not instantiate some of my objects properly