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

fix(cli): Pin @ionic dependencies for node 12 support #6527

Merged
merged 2 commits into from
Apr 20, 2023
Merged

Conversation

dtarnawsky
Copy link
Contributor

When Ionic CLI began requiring Node 16 this requirement accidentally was pulled into the Capacitor CLI. So this PR pins the Dependencies for Capacitor 4:
"@ionic/cli-framework-output": "2.2.5",
"@ionic/utils-fs": "3.1.6",
"@ionic/utils-subprocess": "2.1.11",
"@ionic/utils-terminal": "2.3.3",

@dtarnawsky dtarnawsky changed the base branch from main to 4.x April 20, 2023 16:14
@dtarnawsky dtarnawsky requested a review from jcesarmobile April 20, 2023 16:14
@markemer
Copy link
Member

I think @jcesarmobile just merged something exactly like this.

@dtarnawsky
Copy link
Contributor Author

This PR pins the other dependencies that changed the engine to >= 16

@dtarnawsky dtarnawsky requested a review from markemer April 20, 2023 16:51
@jcesarmobile jcesarmobile changed the title feat(cli): Pin shared dependencies that accidentally changed the node engine requirements fix(cli): Pin @ionic dependencies for node 12 support Apr 20, 2023
@jcesarmobile jcesarmobile merged commit dd2d617 into 4.x Apr 20, 2023
@jcesarmobile jcesarmobile deleted the pin-shared-cli branch April 20, 2023 17:03
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