-
Notifications
You must be signed in to change notification settings - Fork 826
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
nodejs not working, exec format error #12359
Comments
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running. Diagnostic information
|
Diagnostic information
|
OK. Looks like our elf parser doesn't like that one of the elf program headers has an alignment that doesn't match the other program header alignments. We're probably being too strict here... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Windows Version
Microsoft Windows [Version 10.0.26100.2454]
WSL Version
2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
4.4.0-26100-Microsoft
Distro Version
Ubuntu 22.04
Other Software
nvm 0.39.7
node 23.3.0
Repro Steps
nvm install v23.3.0
node
.Expected Behavior
Node runs without errors.
Actual Behavior
Diagnostic Logs
WslLogs-2024-12-10_01-37-00.zip
The text was updated successfully, but these errors were encountered: