Cameron Will
Cameron Will
Hey @jgerstle thanks for the report. Have 1 question though - so I use `$log.debug()` instead of console.log or the like so that you can turn off debug logging in...
The only problem with this approach is what I have [here](https://github.com/cwill747/angular-libphonenumber#installation). I give the option of _choosing_ which `libphonenumber` you want to include, which this would prevent. Should we just...
Yeah - I use a fork of his library to include the function that's needed for this lib, hence the edited version. Maybe I can just published the edited version...
This means that you're already running something on port 8080. Run the program nmap localhost To check what process is running on 8080
This repo is fairly unmaintained at this point because I don’t use it at work anymore, but let me see if I can clear out this and some of the...
Yep! I need to make sure everything builds first and then I’ll get a release out when I can. On Apr 23, 2024, at 6:54 PM, Anas Chaibi ***@***.***> wrote:...
This fixes a problem I have too with pytest having an optional dep on Python
I'd love to take a PR here. I don't have any projects anymore that use this so I don't feel confident in testing changes