thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
1.07k stars 433 forks source link

win can't install #255

Closed DrinkTeaAt3pm closed 1 week ago

DrinkTeaAt3pm commented 1 week ago

0641163fb36b4c2afcae59c7467ebcf

thiagoralves commented 1 week ago

Sorry, there seems to be a glitch on the code rendering for the website docs. The command must have two dashes for the "noconfirm" option (should be --noconfirm instead of -noconfirm). Even though the text contain two dashes, the docs page is rendering only one. I've changed the format of the display box to show the actual command that needs to be typed in. Now the instructions are correct. Please try again.

Also, did you try the automatic installer from the docs page? Didn't it work for you?

DrinkTeaAt3pm commented 1 week ago

The automatic installer will crash.I want to take a screenshot for you.But it crash very fast.

DrinkTeaAt3pm commented 1 week ago

26ff015f60115006f413b4b68e78521 5b6f7f84b127a72a18d26ccfa8d0547 It unsuccessful.

thiagoralves commented 1 week ago

You must type one command at a time. Only the first command was processed.

DrinkTeaAt3pm commented 1 week ago

image This command I tried many times later and failed.

thiagoralves commented 1 week ago

You must be on a filtered internet which is causing the SSL certificate to fail. You have two options:

  1. move to an unfiltered internet where you can download stuff
  2. try to download the OpenPLC repository straight from GitHub and then extract it inside your MSYS2 folder.