Skip to content

Module won't recognize that platyPS is loaded #107

@Kvoo

Description

@Kvoo

When trying to Import-Module Catesta, PowerShell 7 will throw an error:

Import-Module: The required module 'platyPS' is not loaded. Load the module or remove the module from 'RequiredModules' in the file '<UserDir>\Documents\PowerShell\Modules\Catesta\2.27.0\Catesta.psd1'.

Even manually using Import-Module platyPS will not alleviate this issue

Expected Behavior

Catesta module loads

Current Behavior

The above error is thrown

Context (Environment)

  • Operating System and version as reported by $PSVersionTable.OS: Microsoft Windows 10.0.26200
  • PowerShell versions as reported by $PSVersionTable.PSEdition: Core (PowerShell 7.5.3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions