nodejs-mobile / nodejs-mobile

Full-fledged Node.js on Android and iOS
https://nodejs-mobile.github.io
Other
458 stars 44 forks source link

App crashes when I use NPM packages #55

Open the-unknown opened 7 months ago

the-unknown commented 7 months ago

Version

v18.17.1

Platform

Linux pixelbox 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Subsystem

No response

What steps will reproduce the bug?

The app will compile, open and the closes immediately.

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior? Why is that the expected behavior?

App should not close/crash. Example code should execute

What do you see instead?

App will crash/close

Additional information

No response