Jamie Atkinson

Results 4 comments of Jamie Atkinson

When I disabled [SIP](https://support.apple.com/en-gb/HT204899) (do at you own risk!), the problem went away. I wonder if it is similar to [JDK-8139288](https://bugs.openjdk.java.net/browse/JDK-8139288).

You would need to change this package, here is a quick hack you could try... ``` basic-auth.js:21> handle: basicAuth(this.callback, this.realm) ``` 1. This line is calling the Connect `basicAuth` [module](http://www.senchalabs.org/connect/basicAuth.html)....

@Mahdidridi i'm not sure what that functionality has to do with this basic-auth package? please clarify

Hey @mccraveiro - I just noticed the README.md would need updating too: https://github.com/vic/gleam-nix/blob/752771490fd22e821b4eb730a5a4deb693857f98/README.md?plain=1#L8 I missed that when I did the 0.33.0 --> v1.0.0 bump 🤦