We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very weird. I did not recall changing anything.
==> default: Running provisioner: shell... default: Running: shell/PrepareWindows.ps1 as c:\tmp\vagrant-shell.ps1 default: (10,8):UserId: default: At line:72 char:1 default: + $folder.RegisterTaskDefinition($task_name, $task, 6, $username, $pass ... default: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ default: + CategoryInfo : OperationStopped: (:) [], ArgumentException default: + FullyQualifiedErrorId : System.ArgumentException default: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) default: At line:74 char:1 default: + $registered_task = $folder.GetTask("\$task_name") default: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ default: + CategoryInfo : OperationStopped: (:) [], FileNotFoundException default: + FullyQualifiedErrorId : System.IO.FileNotFoundException default: You cannot call a method on a null-valued expression. default: At line:75 char:1 default: + $registered_task.Run($null) | Out-Null default: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ default: + CategoryInfo : InvalidOperation: (:) [], RuntimeException default: + FullyQualifiedErrorId : InvokeMethodOnNull
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Very weird. I did not recall changing anything.
The text was updated successfully, but these errors were encountered: