-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Install Error wrong Node Version #19
Comments
when you run node -v what does it show? |
so, it says you're using node v12.x, s1panel needs min version node v18.x, you can follow the directions from the node version manager https://github.com/nvm-sh/nvm to pick and choose the version you need. so, after you install nvm, it would look like this:
hope this helps. |
npm is missing.
|
try running the npm manually in s1panel directory
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Im getting some errors during the install on an ubnutu System with 22.04
the Node Version is the Newest and still getting the same error
can someone help me out pls
The text was updated successfully, but these errors were encountered: