Oscar Stars
error on installing
Remove-Item : Cannot find path 'C:\Users\Oscar.deno\bin\deno.zip' because it does not exist.
At line:39 char:1
+ Remove-Item $DenoZip
+ ~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\Oscar.deno\bin\deno.zip:String) [Remove-Item], ItemNotFoundEx
ception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
31 replies
error on installing
Remove-Item : A parameter cannot be found that matches parameter name 'ssl-no-revoke'.
At line:39 char:22
+ Remove-Item $DenoZip —ssl-no-revoke
+ ~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Remove-Item], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
31 replies