Skip to content

Require is not case insensitive on linux but is on windows #14019

Closed
@Nokel81

Description

@Nokel81

Version: 6.10.4
Platform: Windows 10 64

I had a file at the following folder location: .../gameSignups/create.js

and it windows I was able to (it didn't fail so I missed the typo) call require(".../gameSignUps/create"); however this failed with a module not found when I moved to over to the production linux enviroment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    moduleIssues and PRs related to the module subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions