Jared.K
Jared.K
@Alipoodle I just started using this project a few days ago at v2 so i can't really say, but it was like that when i installed it. I don't really...
It was already there for me. Just used the search to find it. I'll try to see if there's something I did to get it to show up
fwiw, I used `xattr -c` from the start and don't seem to have many issues outside this with my m1 mac. I wouldn't consider it "terribly broken" but understand the...
Ah, that makes sense since I was running from source. I wonder if running intel build once would also work instead of having to pull down the repo
Same, mine keeps stopping on my `Implementing task #3` no amount of restarts seems to get it to do anything Edit: looks like mine is erroring out like in https://github.com/Pythagora-io/gpt-pilot/issues/269...
It seems dead. Why not add some collaborators to help? > I don't need to keep adding "features" to keep a project alive. No, but there should be regular updates...
https://github.com/thedevs-network/kutt/blob/develop/Dockerfile#L1 Node 12 reached end of life on 30 Apr 2022 Seems like there's a lot of bugs and security issues being reported or trying to be fixed and waiting...
Yea ran into this too. I think the README needs to be updated with some information about setting up the API access. The current links to the official integration doesn't...
> process.env.eufyBaseStationSN; can be found using `await eufy.getStations(); ` after running `await eufy.refreshData();` getStations() returns an empty array if refreshData() has not been run:) Was `refreshData()` removed? Im using [node-red...
Yep, I'm working on a PR!