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

chocolatey 2/3 #35614

Closed
yulik05 opened this issue Oct 12, 2020 · 21 comments
Closed

chocolatey 2/3 #35614

yulik05 opened this issue Oct 12, 2020 · 21 comments
Labels
wrong repo Issues that should be opened in another repository.

Comments

@yulik05
Copy link

yulik05 commented Oct 12, 2020

i'm try download node.js and they didnt downloaded on command
image

@richardlau
Copy link
Member

cc @nodejs/platform-windows

@bzoz
Copy link
Contributor

bzoz commented Oct 13, 2020

That looks like choco issue. @JulikGame could you try reruning choco with --verbose switch?

@yulik05
Copy link
Author

yulik05 commented Oct 13, 2020

didnt helped

@bzoz
Copy link
Contributor

bzoz commented Oct 13, 2020

yeah, the --verbose is for us to see what is happening, we need to see the whole output :).

BTW: what are you trying to install? What OS are you using (version and build number - you can get those from running winver)?

@yulik05
Copy link
Author

yulik05 commented Oct 13, 2020

ah it hard to ask here, we can discord? my discord Julik#0001

@bzoz
Copy link
Contributor

bzoz commented Oct 13, 2020

Sorry, I don't use discord.

@yulik05
Copy link
Author

yulik05 commented Oct 13, 2020

ah okay, im using windown 10 Version 2004, OS build 19041.546

@bzoz
Copy link
Contributor

bzoz commented Oct 13, 2020

Ok, and what are you trying to install with choco?

@yulik05
Copy link
Author

yulik05 commented Oct 13, 2020

node,js, and choco idk

@bzoz
Copy link
Contributor

bzoz commented Oct 13, 2020

So, from elevated command prompt run:

choco install nodejs

and paste the complete output of this command

@yulik05
Copy link
Author

yulik05 commented Oct 13, 2020

i cant ask here, i go to play with my friend sorry, see late

@yulik05
Copy link
Author

yulik05 commented Oct 14, 2020

i am here, anyone here?

@yulik05
Copy link
Author

yulik05 commented Oct 14, 2020

@bzoz i did choco install nodejs, and here, and i try this, didnt work
image

@bzoz
Copy link
Contributor

bzoz commented Oct 14, 2020

It looks like everything went ok, there is no error message. Close the terminal, open a new one, and try running node in it.

@yulik05
Copy link
Author

yulik05 commented Oct 14, 2020

@bzoz i did many time

@aduh95
Copy link
Contributor

aduh95 commented Oct 14, 2020

@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

@yulik05
Copy link
Author

yulik05 commented Oct 15, 2020

@aduh95 oh, where i need to type this command that you said one. cmd or powershell

@aduh95
Copy link
Contributor

aduh95 commented Oct 15, 2020

@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.

@yulik05
Copy link
Author

yulik05 commented Oct 15, 2020

ah why that one and didnt donloaded visual code and more.
image

@yulik05
Copy link
Author

yulik05 commented Oct 15, 2020

image

@aduh95
Copy link
Contributor

aduh95 commented Oct 15, 2020

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.

@aduh95 aduh95 closed this as completed Oct 15, 2020
@aduh95 aduh95 added the wrong repo Issues that should be opened in another repository. label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

4 participants