Skip to content

Won't import on Linux due to casing mismatch on types.ps1xml #201

@fsackur

Description

@fsackur

Hi, I get this on PS v7.1.0 on Linux when importing from source (I can import the built module fine):

ipmo ./Selenium.psd1                                                            
Import-Module: The member 'TypesToProcess' in the module manifest is not valid: Cannot find path '/home/mich8638/gitroot/selenium-powershell/types/Selenium.types.ps1xml' because it does not exist.. Verify that a valid value is specified for this field in the '/home/mich8638/gitroot/selenium-powershell/Selenium.psd1' file.

Selenium.psd1 contains this:

types/Selenium.types.ps1xml

the actual filename is this:

types/Selenium.Types.ps1xml

I'm trying to import form source because I'm trying to figure out why the module isn't working for me - I can't log an issue for that until I understand it ;-) FWIW I'm pretty sure it's about proxy settings, but I can't get the driver to respect the ones I rpovide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions