xo
xo copied to clipboard
case sensitive pwd causes weird issue on case insensitive file system
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.
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on Issuehunt to raise funds.
Ref: https://github.com/sindresorhus/atom-linter-xo/issues/78
@OmgImAlexix #Workaround: You can use a sensitive file system with container: https://thibaultmilan.com/case-sensitive-mac-osx-d565f98e6fcb (article in french with screenshoots)
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. 🤔
@issuehunt has funded $40.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.