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

bug: Capacitor CLI requires Node >=8.3.0 (but version is 16.0.0-head) #4466

Closed
elsni opened this issue Apr 15, 2021 · 2 comments · Fixed by #4469
Closed

bug: Capacitor CLI requires Node >=8.3.0 (but version is 16.0.0-head) #4466

elsni opened this issue Apr 15, 2021 · 2 comments · Fixed by #4469

Comments

@elsni
Copy link

elsni commented Apr 15, 2021

Bug Report

Capacitor Version

npx cap doctor returns:
Capacitor CLI requires Node >=8.3.0

Platform(s)

node 16.0.0-head

MacOs BigSur 11.2.1, Apple M1

Current Behavior

npx cap init
returns
Capacitor CLI requires Node >=8.3.0

Expected Behavior

initialization wizard starts

Code Reproduction

Other Technical Details

npm --version output:
7.9.0

node --version output:
v16.0.0-head

pod --version output (iOS issues only):

Additional Context

@jcesarmobile
Copy link
Member

the -head part probably confuses the version check.
Do you know if it's possible to install 16.0.0-head while using nvm? I don't really want to break my dev environment to test this.

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 11, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants