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

case sensitive pwd causes weird issue on case insensitive file system #220

Open
OmgImAlexis opened this issue May 12, 2017 · 4 comments
Open
Labels
bug 💵 Funded on Issuehunt This issue has been funded on Issuehunt

Comments

@OmgImAlexis
Copy link
Contributor

OmgImAlexis commented May 12, 2017

Issuehunt badges

I'm on OSX with a case insensitive file system. The directory is Medusa with a capital M.

➜  medusa git:(feature/add-default-vue-route) ✗ xo ~/code/medusa/vue/src/log.js

  ../medusa/vue/src/log.js:1:17
  ✖  1:17  Casing of loglevel does not match the underlying filesystem.  import/no-unresolved

  1 error
➜  medusa git:(feature/add-default-vue-route) ✗ xo ~/code/Medusa/vue/src/log.js

There is a $40.00 open bounty on this issue. Add more on Issuehunt.

@OmgImAlexis
Copy link
Contributor Author

Ref: sindresorhus/atom-linter-xo#78

@Manu1400
Copy link

@OmgImAlexix #Workaround: You can use a sensitive file system with container: https://thibaultmilan.com/case-sensitive-mac-osx-d565f98e6fcb (article in french with screenshoots)

@OmgImAlexis
Copy link
Contributor Author

I’ve seen the work around. Personally I use a smb mounted volume to handle this but the issue itself still needs to be addressed. 🤔

@IssueHuntBot
Copy link

@IssueHunt has funded $40.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💵 Funded on Issuehunt This issue has been funded on Issuehunt
Projects
None yet
Development

No branches or pull requests

4 participants