balaji
balaji
@ibrierley Thank you for suggest
we can update manually in package.json , i know,i need to configure twice times to update v2 to v3 however i want to run vue add capacitor then i reinstall...
i am facing issue after i updated v3 it working =>npx cap run android but when i run npm run capacitor:serve it launching android studio but showing error `Unable to...
**capacitorConfig.server.url = serverUrl** ``` async function setCapacitorConfig (platform, serverUrl, webDir) { let configPath // Read existing config if (platform === 'android') { configPath = './android/app/src/main/assets/capacitor.config.json' } else if (platform ===...
please fix this please apply same url if server.url in capacitor.config.json instead below one ``` if (serverUrl) { capacitorConfig.server = capacitorConfig.server || {} capacitorConfig.server.url = serverUrl } ``` i think...
Windows 10 os
Actually I don't want dialog for every time i print
Any solution?
facing same problem
> roidx.coordinatorlayout:coordinatorlayout:1.1.0' i already have correct configuration but not working getting same error