Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 29, 2023
Merged

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

merged 1 commit into from
Jun 29, 2023

Conversation

oumarbarry
Copy link
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.

@nuxt-studio
Copy link

nuxt-studio bot commented Jun 29, 2023

Live Preview ready!

Name Edit Preview Latest Commit
Ionic Edit on Studio ↗︎ View Live Preview 3d36fde

@netlify
Copy link

netlify bot commented Jun 29, 2023

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit 3d36fde
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/649cfc9df0d6f200089d7d9a
😎 Deploy Preview https://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

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

@danielroe danielroe changed the title docs(getting-started): update 'Enabling Capacitor' section docs: steps to enable different package managers for capacitor Jun 29, 2023
@danielroe danielroe merged commit 964db7f into nuxt-modules:main Jun 29, 2023
6 checks passed
@oumarbarry
Copy link
Contributor Author

Don't know why the changes are not showing.

Screen Shot 2023-07-03 at 04 58 58

Copy link
Collaborator

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

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.

3 participants