Skip to content

Install failed : Cannot convert null to type "System.DateTime". #170

@dylanc24

Description

@dylanc24

Hi,

I tried to install Invoke Atomic Red Team using this command :

IEX (IWR 'https://raw.githubusercontent.com/redcanaryco/invoke-atomicredteam/master/install-atomicredteam.ps1' -UseBasicParsing); Install-AtomicRedTeam

But i got this error :

Install-AtomicRedTeam : Installation of AtomicRedTeam Failed.
At line:2 char:1
+ Install-AtomicRedTeam -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-AtomicRedTeam

Cannot convert null to type "System.DateTime".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions