-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Create Block: Continue even when Node not detected correctly #40403
Comments
There is a newer version of https://www.npmjs.com/package/check-node-version v4.2.1, maybe that would help? |
I see now that it’s an issue with We could add a prompt asking if you want to proceed anyway with a message that it didn’t detect the correct version of Node.js. |
I've never used snap, but I can reproduce this error by intentionally specifying a lower node version using the node management tool. |
@t-hamano, that would be great if you give it a try 💯 |
Description
Ubuntu 21.10
Snap verson of Node. Tried 12, 14, 16, 17 same issue with all of them. Detection fails And it claims I do not have it correct version installed.
This may be an issue with the snap version of node and/or the library you are using for the detection. It worked perfectly fine, until now. A simple switch to just skip the version detection would be a good workarround I think.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
Ubuntu 21.10
Snap verson of Node. Tried 12, 14, 16, 17 same issue with all of them. Detection fails And it claims I do not have it correct version installed.
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes, No
The text was updated successfully, but these errors were encountered: