Skip to content

Fix paths to stub files in console commands#40

Merged
tdwesten merged 1 commit intotdwesten:mainfrom
dotninth:main
Jan 7, 2025
Merged

Fix paths to stub files in console commands#40
tdwesten merged 1 commit intotdwesten:mainfrom
dotninth:main

Conversation

@dotninth
Copy link
Contributor

@dotninth dotninth commented Jan 7, 2025

Commands didn't work on Linux because Linux has case-sensitive file systems. My guess is that the package was originally developed on MacOS, where FS is not case-sensitive.

This PR fixes the path naming to stub files, and `make' commands work as intended again.

@tdwesten tdwesten merged commit d0b319e into tdwesten:main Jan 7, 2025
3 checks passed
@tdwesten
Copy link
Owner

tdwesten commented Jan 7, 2025

Hi @dotninth, thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants