MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
148 stars 42 forks source link

Path error #56

Closed ottovdv closed 1 year ago

ottovdv commented 1 year ago

I must be doing something wrong here, but I can't install this... Same error on my mac as on a Linux Mint computer.

parsing go.mod: module declares its path as: GoSungrow but was required as: github.com/MickMake/GoSungrow

MickMake commented 1 year ago

Have you tried downloading prebuilt binaries from the release area?

https://github.com/MickMake/GoSungrow/releases

ottovdv commented 1 year ago

That works, thank you. And a lot easier...