You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: