-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
chocolatey 2/3 #35614
Comments
cc @nodejs/platform-windows |
That looks like choco issue. @JulikGame could you try reruning choco with |
didnt helped |
yeah, the BTW: what are you trying to install? What OS are you using (version and build number - you can get those from running |
ah it hard to ask here, we can discord? my discord Julik#0001 |
Sorry, I don't use discord. |
ah okay, im using windown 10 Version 2004, OS build 19041.546 |
Ok, and what are you trying to install with choco? |
node,js, and choco idk |
So, from elevated command prompt run:
and paste the complete output of this command |
i cant ask here, i go to play with my friend sorry, see late |
i am here, anyone here? |
@bzoz i did choco install nodejs, and here, and i try this, didnt work |
It looks like everything went ok, there is no error message. Close the terminal, open a new one, and try running |
@bzoz i did many time |
@JulikGame please understand it's not easy to help you without being on your machine. Please copy/paste the full output (including the command you typed) of your shell – instead of out-of-context screenshots ;) If you could typed those five commands in an elevated shell and paste the output here, that would be very helpful. echo (Get-WmiObject Win32_OperatingSystem).Version
choco --version
choco list --local-only nodejs
choco install nodejs --verbose --yes
node --version |
@aduh95 oh, where i need to type this command that you said one. cmd or powershell |
@JulikGame That's actually 5 commands, not one 😉 You can type (or paste) each line in PowerShell (with administrator privileges), then paste the full output here. |
OK so Node.js is installed on your machine! If you need help with VSCode installation, or if you have an issue with Chocolatey itself, you should open an issue on their repo. |
i'm try download node.js and they didnt downloaded on command
The text was updated successfully, but these errors were encountered: