Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. failed to create process.
  2. Invoke-Expression : Cannot bind argument to parameter 'Command' because it is
  3. an empty string.
  4. At C:ProgramDataAnaconda3shellcondabinConda.psm1:70 char:36
  5. + Invoke-Expression -Command $activateCommand;
  6. + ~~~~~~~~~~~~~~~~
  7. + CategoryInfo : InvalidData: (:) [Invoke-Expression], ParameterB
  8. indingValidationException
  9. + FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAl
  10. lowed,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement