Skip to content

docs: how to enable capacitor#122

Merged
danielroe merged 2 commits into
nuxt-modules:mainfrom
ceceliacreates:update-enabling-capacitor-docs
Oct 28, 2022
Merged

docs: how to enable capacitor#122
danielroe merged 2 commits into
nuxt-modules:mainfrom
ceceliacreates:update-enabling-capacitor-docs

Conversation

@ceceliacreates

Copy link
Copy Markdown
Contributor
  • Adds more instructions for running an app on Android and iOS with Capacitor, including environment setup requirements.
  • Updates installation instructions to use Ionic CLI to ensure all Capacitor packages are installed correctly when adding Android or iOS
  • Removes yarn commands, which don't install the packages

Note: if people want to use yarn cap add ios/android they could, but would need to run yarn install @capacitor/ios/android first. I can clarify this in the docs, but would recommend they just use the Ionic CLI for simplicity.

This should resolve #114.

Thanks!

@netlify

netlify Bot commented Oct 27, 2022

Copy link
Copy Markdown

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit 45ae4be
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/635ad877cb072f000a8683bd
😎 Deploy Preview https://deploy-preview-122--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@danielroe danielroe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@danielroe danielroe changed the title enabling capacitor docs update docs: how to enable capacitor Oct 28, 2022
@danielroe danielroe merged commit d7e784e into nuxt-modules:main Oct 28, 2022
@github-actions github-actions Bot mentioned this pull request Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: more clear and precise steps to get started using ios and android

2 participants