xo icon indicating copy to clipboard operation
xo copied to clipboard

case sensitive pwd causes weird issue on case insensitive file system

Open OmgImAlexis opened this issue 7 years ago • 4 comments

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 avatar May 12 '17 04:05 OmgImAlexis

Ref: https://github.com/sindresorhus/atom-linter-xo/issues/78

OmgImAlexis avatar May 13 '17 00:05 OmgImAlexis

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

Manu1400 avatar Mar 24 '19 20:03 Manu1400

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. 🤔

OmgImAlexis avatar Mar 24 '19 21:03 OmgImAlexis

@issuehunt has funded $40.00 to this issue.


IssueHuntBot avatar Apr 11 '19 12:04 IssueHuntBot