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

Better report success when nodejs.exe creation fails #303

Open
bersbersbers opened this issue Mar 26, 2022 · 0 comments
Open

Better report success when nodejs.exe creation fails #303

bersbersbers opened this issue Mar 26, 2022 · 0 comments

Comments

@bersbersbers
Copy link

Related to #180, I see this in my console:

C:\Users\bers>nodeenv x
 * Install prebuilt node (17.8.0) ..... done.
You do not have sufficient privilege to perform this operation.
You do not have sufficient privilege to perform this operation.
Error: Failed to create nodejs.exe link

C:\Users\bers>nodeenv x
 * Environment already exists: x

To me, this looks like the first operation failed, and I only see that upon trying again.

(I have the impression that this hinders pyright startup on my system, but I am not experienced enough with either to say if that is in fact working as intended or not.)

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

1 participant