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
{{ message }}
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Your module manifest is PsColor.psd1 while module file is PSColor.psm1. So, there is different case of s after P which does not allow to import module in Linux. Kindly fix it. (I fixed by capitalizing it)