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
Yes, we have suffered this for quite a long time. We are also finding ways to handle this. Do you have any ideas to fix this?
In addition, are you build Pouch in a MacOS? If that, I think there is something we need to config, Since by default, MacOS does not recognize the uppercase or lowercase of directory.
also cc @rudyfly Who is more familiar with this part.
yes,i will make a pull request to correct the import path.
In addition, i did make install in a MacOS.What configurations are required to set up in MacOS?Is there any documents to explain this?
Thanks.
Ⅰ. Issue Description
logrus organization's name was changed to lower-case.If we use the upper-case import :
Sirupsen/logrus
,conflicts would happen due to case sensitivity.Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
https://github.com/sirupsen/logrus#case-sensitivity
sirupsen/logrus#384
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: