I can’t install Perl using the CLI. All I get is this:
Microsoft Windows [version 10.0.19042.1348]
(c) Microsoft Corporation. Tous droits réservés.
C:\Users\alexandreh>powershell -Command "& $([scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://platform.activestate.com/dl/cli/w19609w01/install.ps1'))) -activate-default ActiveState/Perl-5.32"
• Preparing Installer for State Tool Package Manager...
C:\Users\alexandreh>
(nothing more than “preparing etc.”)
I even went to look at your YouTube tutotarial but I can’t find a difference in my procedure. My Windows 10 is 64-bit. I tried the procedure with and without admin rights. Is there anything I did wrong or I should have done before?
Hi @alexandrehuat - it’s come to my attention that we had a brief outage that coincides with the time you posted, so it’s possible that re-running the command will be successful.
Would you mind trying it again and reporting back?
Same happens with my installation:
DOS cmd: the script runs for less than a minute and nothing happens:
Microsoft Windows [Version 10.0.19044.1415]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Sinisa>powershell -Command “& $([scriptblock]::Create((New-Object Net.WebClient).DownloadString(‘https://platform.activestate.com/dl/cli/pdli01/install.ps1’))) -activate-default ActiveState-Labs/Perl-5.32”
• Preparing Installer for State Tool Package Manager…
C:\Users\Sinisa>