Skip to content

Updating to 8.0, PS Module can't be found #316

@jdm5000

Description

@jdm5000

I copied the DriverAutomationToolCore psd1 and psm1 files to C:\Program Files\WindowsPowerShell\Modules per the instructions, but when launching DriverAutomationTool.exe, I get this error:

Import-Module : The specified module 'DriverAutomationToolCore' was not loaded because no valid module file was found in any module directory.
At line:1351 char:2

  • Import-Module -Name DriverAutomationToolCore
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ResourceUnavailable: (DriverAutomationToolCore:String) [Import-Module], FileNotFoundException
    • FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand

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