You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Melonjs version=^ 17.4.0, checkVersion reports an exception,
chunk-L3DLO64J.js?v=e6c6554a:13320 Uncaught TypeError: Invalid Version: ^15.12.0
at new SemVer (chunk-L3DLO64J.js?v=e6c6554a:13320:13)
at Object.compare$b [as compare] (chunk-L3DLO64J.js?v=e6c6554a:13636:34)
at checkVersion (chunk-L3DLO64J.js?v=e6c6554a:14777:17)
at Object.register (chunk-L3DLO64J.js?v=e6c6554a:28325:7)
at onload (index.js:21:15)
at main.tsx:5:3
at EventEmitter2.emit2 [as emit] (chunk-L3DLO64J.js?v=e6c6554a:7082:29)
at emit (chunk-L3DLO64J.js?v=e6c6554a:7196:23)
at HTMLDocument._domReady (chunk-L3DLO64J.js?v=e6c6554a:9946:5)
The text was updated successfully, but these errors were encountered:
In Melonjs version=^ 17.4.0, checkVersion reports an exception,
chunk-L3DLO64J.js?v=e6c6554a:13320 Uncaught TypeError: Invalid Version: ^15.12.0
at new SemVer (chunk-L3DLO64J.js?v=e6c6554a:13320:13)
at Object.compare$b [as compare] (chunk-L3DLO64J.js?v=e6c6554a:13636:34)
at checkVersion (chunk-L3DLO64J.js?v=e6c6554a:14777:17)
at Object.register (chunk-L3DLO64J.js?v=e6c6554a:28325:7)
at onload (index.js:21:15)
at main.tsx:5:3
at EventEmitter2.emit2 [as emit] (chunk-L3DLO64J.js?v=e6c6554a:7082:29)
at emit (chunk-L3DLO64J.js?v=e6c6554a:7196:23)
at HTMLDocument._domReady (chunk-L3DLO64J.js?v=e6c6554a:9946:5)
The text was updated successfully, but these errors were encountered: