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]: Used Node version 12, but encountered an unsupported version error while installing dependencies. #115

Open
yh4922 opened this issue Mar 15, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@yh4922
Copy link

yh4922 commented Mar 15, 2024

I specified the version in the project using vfox use node@12

image

Using node -v to check the version, it indeed confirms the successful switch.

image

But when using yarn to install dependencies, it prompts that the node version is not supported and indicates that I am using a different node version.

image

In my system, there are three versions of Node.

image

@yh4922 yh4922 added the bug Something isn't working label Mar 15, 2024
@yh4922
Copy link
Author

yh4922 commented Mar 15, 2024

"I can install it directly using npm install."

@yh4922
Copy link
Author

yh4922 commented Mar 15, 2024

I have configured it, but I still encounter failures when installing through yarn.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants