Uncaught ReferenceError: module is not defined

0

Personally I have this problem in my file push.js, and my notifications do not arrive in the heap, you know to solve this error, because I am suspicious that he is not doing not receiving the notifications. I am using phonegap. Thank you

Uncaught ReferenceError: module is not defined
  at push.js:247

my html code calling the push

<script type="text/javascript" src="cordova.js"></script>

<script type="text/javascript" src="js/push.js"></script>
    
asked by anonymous 29.01.2018 / 20:59

0 answers