Capacitor-NodeJS icon indicating copy to clipboard operation
Capacitor-NodeJS copied to clipboard

📱 A full-fledged Node.js runtime for Capacitor apps.

Results 8 Capacitor-NodeJS issues
Sort by recently updated
recently updated
newest added

First of all . very nice work. I was wondering if there is a way to upgrade the node.js version . I saw that the current version is v12.19.0. I...

enhancement

I've noticed that if I create the required files inside the `dist` folder of my vue app, the build will fail because it's unable to found the capacitor nodejs module...

needs reply

Hi, I created a simple capacitor android app and everything seems fine on the emulator , but when I tried it on a real device unfortunately it didn't . Strangely...

bug

Execution failed for task ':capacitor-nodejs:compileDebugJavaWithJavac'. > error: invalid source release: 17 ![image](https://github.com/hampoelz/Capacitor-NodeJS/assets/41315923/48d032a0-6476-4c4d-8bd9-a3ed2e649290) ![image](https://github.com/hampoelz/Capacitor-NodeJS/assets/41315923/5c9bb9b3-cb1e-473c-9349-6e573999d851) ![image](https://github.com/hampoelz/Capacitor-NodeJS/assets/41315923/99785cae-2441-4105-8220-0dbd787afa2b)

Looking at the readme I see that iOS support is "coming soon" ... is there progress being made on this item? Any sense of when it might be ready? Is...

enhancement

Hey there, When writing some nodejs code, how can I debug it as I go along? I need to sync/build/run every time?

wontfix

I have tried to run on android a node app that includes a dependency that includes the sodium-native package and it crushes. Does android build, rebuild the npm modules ?...

feature request

Can this project work with Capacitor 6?

enhancement