You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I'm on OSX with a case insensitive file system. The directory is
Medusa
with a capitalM
.The text was updated successfully, but these errors were encountered: