Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Chirishman/42f6c2ee21c29d1fd4939e5ec3c1b8ff to your computer and use it in GitHub Desktop.
Save Chirishman/42f6c2ee21c29d1fd4939e5ec3c1b8ff to your computer and use it in GitHub Desktop.
{"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