Skip to content

docs: steps to enable different package managers for capacitor - #399

Merged
danielroe merged 1 commit into
nuxt-modules:mainfrom
oumarbarry:main
Jun 29, 2023
Merged

docs: steps to enable different package managers for capacitor#399
danielroe merged 1 commit into
nuxt-modules:mainfrom
oumarbarry:main

Conversation

@oumarbarry

Copy link
Copy Markdown
Contributor

When using npx or a globally installed Ionic CLI, it doesn't automatically recognize if the project uses pnpm for example, because the npmClient config is set to 'npm' by default, so naturally it uses npm during the enabling process. This behavior may not be desirable.

Using ionic config set -g npmClient pnpm fixes the problem.

@ghost

Copy link
Copy Markdown

Live Preview ready!

NameEditPreviewLatest Commit
IonicEdit on Studio ↗︎View Live Preview3d36fde

@netlify

netlifyBot commented Jun 29, 2023

Copy link
Copy Markdown

Deploy Preview for friendly-lamington-fb5690 ready!

NameLink
🔨 Latest commit3d36fde
🔍 Latest deploy loghttps://app.netlify.com/sites/friendly-lamington-fb5690/deploys/649cfc9df0d6f200089d7d9a
😎 Deploy Previewhttps://deploy-preview-399--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 configuration.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #399 (3d36fde) into main (fac9fb1) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@ Coverage Diff @@## main #399 +/- ##
=======================================
Coverage 83.16% 83.16% =======================================
Files 9 9 Lines 493 493 Branches 30 30 =======================================
Hits 410 410 Misses 83 83 

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@danielroedanielroe changed the title docs(getting-started): update 'Enabling Capacitor' sectiondocs: steps to enable different package managers for capacitorJun 29, 2023
@danielroe
danielroe merged commit 964db7f into nuxt-modules:mainJun 29, 2023
@oumarbarry

Copy link
Copy Markdown
ContributorAuthor

Don't know why the changes are not showing.

Screen Shot 2023-07-03 at 04 58 58

@danielroe

Copy link
Copy Markdown
Collaborator

Thanks for the ping. auto-publishing was disabled, but we should be good now.

@github-actionsgithub-actionsBot mentioned this pull request Jun 26, 2026
Sign up for freeto 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.

3 participants

@oumarbarry@codecov-commenter@danielroe