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

The latest version of Node compatible with Osjs #852

Closed
maryam4s26 opened this issue Jun 16, 2024 · 5 comments
Closed

The latest version of Node compatible with Osjs #852

maryam4s26 opened this issue Jun 16, 2024 · 5 comments

Comments

@maryam4s26
Copy link

maryam4s26 commented Jun 16, 2024

hello @andersevenrud
what is the latest version of NODE that we can use with Osjs without any conflict?

@andersevenrud
Copy link
Member

Node 16 should work.

#785

@maryam4s26
Copy link
Author

Does it mean it doesn't work with 18 and 20? @andersevenrud

@andersevenrud
Copy link
Member

I think the legacy Webpack version supplied here is still broken on anything later than 16. You can always try to migrate to a later version of Webpack.

@andersevenrud
Copy link
Member

FYI you can use https://github.com/nvm-sh/nvm to manage your node on a per directory basis. This way you can lock to 16 inside your osjs stuff.

@maryam4s26
Copy link
Author

FYI you can use https://github.com/nvm-sh/nvm to manage your node on a per directory basis. This way you can lock to 16 inside your osjs stuff.

Thank you for your complete explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants