Ari Gibson
Ari Gibson
When shipping the .exe alone as suggested in the README, I get the following error. The `Lib` folder is created properly but it doesn't seem like anything actually finishes extracting...
Closes #85 - [ ] Added new type `Networkish` - [ ] `getNetwork` process chainId number - [ ] `getNetwork` process short network name - [ ] `getNetwork` process deep...
As people start to contribute to the repository, it'd be good to have contribution guidelines setup for consistency. The documentation throughout the repository changes subtly as well; having a set...
### Summary Using the `redirection_capability_check` hooks as listed on the [Permissions guide](https://redirection.me/developer/permissions/), I think it could be helpful to have a feature that allows an admin to restrict certain users...
Trying to use Padloc on a lower tier VM provided through Linode and running into some memory heap issues. I'm wondering if it's possible that there's a memory leak occurring...
Sites using OpenGraph wouldn't recognize my image and I wasn't sure why. Used [LinkedIn's Post Inspector](https://www.linkedin.com/post-inspector/inspect/) tool which mentions a `name=image` property on the `og:image` meta tag. Using the extend...
Long time user of `just`, first time contributor! I wanted to add a suggestion for a new object utility called `hasOnly`, which checks whether a specified object has only certain...
Repro: https://github.com/arimgibson/swc-node-esm-memory-leak Happens only when running Node v20.0.0 and is almost certainly due to breaking changes for custom ESM loaders introduced in Node v20. Links and context available in repro....
I believe I might've run into the same problem as described in #13 , was pulling my hair out trying to figure out what I was doing wrong. On the...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Versions 3.0.4...