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
{{ message }}
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
# …
$ Compress-Archive playground/* -DestinationPath 'file.zip' -ForceCompress-Archive: A parameter cannot be found that matches parameter name 'Force'.
Error details
No response
Environment data
Name Value
---------
PSVersion 7.3.0
PSEdition Core
GitCommitId 7.3.0
OS Microsoft Windows 10.0.22000
Platform Win32NT
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
Honestly I don't know; I use the sources from master
Visuals
No response
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prerequisites
Steps to reproduce
Not sure what's happening, but I've tried building
Compress-Archive
from this repository, and found that the-Force
parameter is absent.The same works well in PowerShell 7.3, but not in
master
from this repository.Expected behavior
Actual behavior
Error details
No response
Environment data
Version
Honestly I don't know; I use the sources from
master
Visuals
No response
The text was updated successfully, but these errors were encountered: