Shawn Broukhim

Results 4 comments of Shawn Broukhim

Has this issue been resolved? I am trying to authenticate with Rdio API using ruby library and still getting the "Developer Inactive" error...

I had to update the python version in ` /opt/homebrew/opt/[email protected]` - the homebrew installation expects it to be executable at `python3` but the executable in the folder is `python3.9`. I...

I've cloned the repo, set up certs, and ran `npm run dev`, I see it say server listening on port 443. However, when I visit http://localhost:443 nothing comes up. when...

hey @ojack yeah, thanks, that did it. I'm so used to using http on localhost. thank you!!