Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package doesn't work on a case sensitive filesystem #9

Closed
Multiply opened this issue Sep 23, 2019 · 2 comments · Fixed by #10 or #51
Closed

Package doesn't work on a case sensitive filesystem #9

Multiply opened this issue Sep 23, 2019 · 2 comments · Fixed by #10 or #51

Comments

@Multiply
Copy link

Imports like

export { By2 } from './By2'
doesn't work, as the file is named with all lowercase by2.ts, and not By2.ts

Other imports/exports have the same problem.

@licanhua
Copy link
Collaborator

Thank you for reporting this. I already fixed it. Reopen it if you still see this.

@Multiply
Copy link
Author

Thanks a lot. :D

thdk added a commit to thdk/selenium-appium that referenced this issue Jan 26, 2021
This was referenced Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants