Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(cli): Use correct package manager when installing an app #2973

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

daffl
Copy link
Member

@daffl daffl commented Jan 5, 2023

The package manager name needs to be returned dynamically from the current, not the initial context.

Closes #2955

@netlify
Copy link

netlify bot commented Jan 5, 2023

Deploy Preview for feathers-dove canceled.

Name Link
🔨 Latest commit 3d16e4f
🔍 Latest deploy log https://app.netlify.com/sites/feathers-dove/deploys/63b6f5fb853abf00085a6e50

@daffl daffl merged commit 99c2a70 into dove Jan 5, 2023
@daffl daffl deleted the cli-packager branch January 5, 2023 16:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI uses npm even when yarn option is specified
1 participant