capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

NativeScript for Capacitor

Results 10 capacitor issues
Sort by recently updated
recently updated
newest added

When following the [Nativescript for Capacitor installation instructions](https://capacitor.nativescript.org/installation.html), the script `npm run build:mobile` (after fixing #28 and #29) errors with this message: ``` [webpack-cli] TypeError: Cannot read properties of undefined...

First reported here: https://github.com/NativeScript/capacitor-docs/issues/14 When following the [Nativescript for Capacitor installation instructions](https://capacitor.nativescript.org/installation.html), the postinstall step for `npm i @nativescript/capacitor` adds an npm script that does not work on Windows (and...

When following the [Nativescript for Capacitor installation instructions](https://capacitor.nativescript.org/installation.html), the script `npm run build:mobile` (after fixing #28) errors with this message: ``` [webpack-cli] Failed to load 'C:\C:\Users\NAME\Projects\PROJECT\node_modules\@nativescript\capacitor\bridge\webpack.config.js' config [webpack-cli] Error: Cannot...

`yarn build:mobile` [!] Files already patched with the latest version. For details, run: ts-patch check [webpack-cli] TypeError: Cannot read properties of undefined (reading 'join') at PlatformSuffixPlugin.apply (/Users/loremru/Desktop/ns-test/node_modules/@nativescript/webpack/dist/plugins/PlatformSuffixPlugin.js:28:61) at createCompiler (/Users/loremru/Desktop/ns-test/node_modules/webpack/lib/webpack.js:76:12)...

It would be nice to have something similar to the live reload option for capacitor for native code changes https://ionicframework.com/docs/cli/commands/capacitor-run

in progress

To make it possible to manually choose the device id. Now it's possible to use the second argument for this. It's optional, if not provided, the list of available devices...

cla: yes

Hello, I followed the "get started" guide and created a simple capacitor app to test out nativescript. But when firing the "openNativeModalView" nothing happens. I guess my issue would be...

### General Information ionic: 6.20.3, @capacitor/cli: 5.3.0, @nativescript/capacitor: 5.0.1 ### Issues When running the project with the "@nativescript/capacitor" plugin installed, the error occurs as shown in the screenshot below: ![image](https://github.com/NativeScript/capacitor/assets/143153461/e6fa4545-ea04-4dfc-bb9e-450f8deb0b64)

# General info **Device:** Xiaomi Redmi 5 **package.json**: ```json { "name": "nativescript-capacitor-ionic", "version": "0.0.1", "author": "Ionic Framework", "homepage": "https://ionicframework.com/", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "test":...

I am getting several errors reporting missing types after installing the package and running running "npm build:mobile". I am using Capacitor 6. ![image](https://github.com/user-attachments/assets/d4f0cbc9-8e41-45be-b057-8b7d1b4bd4f1)