Neocky / pluGET

📦 Powerful Package manager which updates plugins & server software for minecraft servers
Apache License 2.0
149 stars 27 forks source link

installation error #39

Closed tmddn3070 closed 3 years ago

tmddn3070 commented 3 years ago

Describe the bug installation error

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Desktop (please complete the following information):

Additional context I installed pluGET. But the installation process returns an error like the screenshot and turns off. How to solve this?

Neocky commented 3 years ago

Hey @tmddn3070,

in the last line of the error message is the error listed which is that you will need to install Microsoft Visual C++ 14.0 Here is a question of stack overflow which has the exact same error: https://stackoverflow.com/questions/29846087/microsoft-visual-c-14-0-is-required-unable-to-find-vcvarsall-bat

Hope this helps!

tmddn3070 commented 3 years ago

Thanks!