Created
May 5, 2018 00:47
-
-
Save Chirishman/42f6c2ee21c29d1fd4939e5ec3c1b8ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"DataTime":"2018-05-05 00:44:43Z","Class":"Bot","Method":"ProcessCompletedJobs","Severity":"Error","Log | |
Level":"Info","Message":"Errors encountered running command | |
[PoshBot.TicTacToe:New-TicTacToeGame:0.1.0]","Data":{"CommandName":null,"Message":"Cannot bind argument | |
to parameter \u0027Path\u0027 because it is | |
null.","TargetObject":null,"Position":null,"CategoryInfo":"InvalidData: (:) [Import-Module], ParameterBi | |
ndingValidationException","FullyQualifiedErrorId":"ParameterArgumentValidationErrorNullNotAllowed,Micros | |
oft.PowerShell.Commands.ImportModuleCommand"}} | |
At line:1 char:1 | |
+ Start-PoshBot -Configuration $ITBotConfig | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException | |
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment