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

Node executes a JS file with error code 3221225477 in VS Code. #56674

Open
tt-a1i opened this issue Jan 21, 2025 · 1 comment
Open

Node executes a JS file with error code 3221225477 in VS Code. #56674

tt-a1i opened this issue Jan 21, 2025 · 1 comment
Labels
fs Issues and PRs related to the fs subsystem / file system. windows Issues and PRs related to the Windows platform.

Comments

@tt-a1i
Copy link

tt-a1i commented Jan 21, 2025

Version

23.6.0 and 22.13.0

Platform

Microsoft Windows NT 10.0.22631.0 x64

Subsystem

No response

What steps will reproduce the bug?

vscode run code

Image

The previous run of Qieben output an error code.
But everything is normal when I run it in the root directory of the folder before switching.
Switching to 18.20.4 and everything is back to normal after the update.

Here are the steps to reproduce the error when switching to version 23.
Image

Image

How often does it reproduce? Is there a required condition?

every

What is the expected behavior? Why is that the expected behavior?

normal ececute and output

What do you see instead?

exited with code=3221225477

Additional information

No response

@VoltrexKeyva
Copy link
Member

The error code indicates this is the same issue as/related to #56670 and similar to #56049.

@VoltrexKeyva VoltrexKeyva added fs Issues and PRs related to the fs subsystem / file system. windows Issues and PRs related to the Windows platform. labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs Issues and PRs related to the fs subsystem / file system. windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

2 participants