JaneaSystems / nodejs-mobile

Full-fledged Node.js on Android and iOS
https://code.janeasystems.com/nodejs-mobile
Other
2.58k stars 182 forks source link

nodejs is not defined #284

Open thepragmaticdev opened 4 years ago

thepragmaticdev commented 4 years ago

Logcat: 2020-10-03 20:52:36.330 4501-4501/io.cordova.hellocordova I/chromium: [INFO:CONSOLE(49)] "Uncaught ReferenceError: nodejs is not defined", source: file:///android_asset/www/js/index.js (49)

thepragmaticdev commented 4 years ago

@jaimecbernardo I will donate you $100 if you solve this.

asaadbaw commented 4 years ago

Does anyone have a solution?

asaadbaw commented 4 years ago

@thepragmaticdev did you find a solution?

thepragmaticdev commented 4 years ago

@asaadbaw No, but what I've found is that this: https://github.com/JaneaSystems/nodejs-mobile-cordova/tree/unstable/testapp works.

jaimecbernardo commented 4 years ago

Most of the times that this happens is when there's something missing in the development environment.