xojs/xo
Do you want to work on this issue?
You can request for a bounty in order to promote it!
case sensitive pwd causes weird issue on case insensitive file system #220
OmgImAlexis posted onGitHub
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