You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\benni\Projekte\ets_companion> .\install.bat elixir@1.18.2 otp@27.1.2
checking OTP... 27 ok
downloading https://github.com/elixir-lang/elixir/releases/download/v1.18.2/elixir-otp-27.zip...
unpacking C:\Users\benni\.elixir-install\tmp\elixir-1.18.2-otp-27.zip
Expand-Archive : Der Befehl "Expand-Archive" wurde im Modul "Microsoft.PowerShell.Archive" gefunden, das Modul konnte
aber nicht geladen werden. Wenn Sie weitere Informationen wünschen, führen Sie "Import-Module
Microsoft.PowerShell.Archive" aus.
In Zeile:1 Zeichen:1
+ Expand-Archive -LiteralPath C:\Users\benni\.elixir-install\tmp\elixir ...
+ ~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Expand-Archive:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoloadMatchingModule
Expected behavior
Works no matter the powershell version. Windows seems to push people to use the new version with this message (translated from german by myself):
Elixir and Erlang/OTP versions
Operating system
Windows 11
Current behavior
Expected behavior
Works no matter the powershell version. Windows seems to push people to use the new version with this message (translated from german by myself):
/cc @wojtekmach
The text was updated successfully, but these errors were encountered: