vue-cli-plugin-capacitor
vue-cli-plugin-capacitor copied to clipboard
A Vue CLI 3/4 Plugin for Capacitor
**Describe the bug** ``` > [email protected] capacitor:serve > vue-cli-service capacitor:serve INFO Starting development server... ERROR Error: Cannot find module 'vue/compiler-sfc' Require stack: - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/lib/config/base.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/lib/Service.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/bin/vue-cli-service.js...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
**Describe the bug** This error i am getting in debug apk , i am using npm run capacitor:serve to run debug mode while app running appear "unable to app load,...
**Is your feature request related to a problem? Please describe.** Using `vue add capacitor` on a project already setup with capacitor the installation fails. **Describe the solution you'd like** Installation...
I need to upgrade capacitor v3 from v2 .any docs for that?
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...