Shaun Hurley

Results 10 issues of Shaun Hurley

Hey folks, curious to understand what (if any) plans you have for supporting the bigint type? I'm migrating some code to use the latest Square SDK and noticed that they...

enhancement
help wanted

Hiya, Just a note, had me scratching my head for a minute, the bash style substitution for the port definition in the npm start:dist script doesn't evaluate correctly in a...

help wanted

Hi, I use lambda-local extensively, kudos for a super useful utility! With the availability of Node 14.x, AWS is [supporting ES Modules](https://aws.amazon.com/blogs/compute/using-node-js-es-modules-and-top-level-await-in-aws-lambda/) as lambda functions (package.json contains the `"type":"module"` directive)...

enhancement
conflicts

Hi, When I flash a sd card with the prebuilt image everything works as expected, my pi boots through in the iPXE environment and starts looking for something to connect...

Hiya, another unsolicited pull request, sorry! Super useful test utility, but I'm doing a bunch of JWT authorization based stuff. Originally went with a separate makeJWTRequest() function and bypassed getCredentials...

Hi, been using this a lot recently, super convenient, hoped you might incorporate this little tweak to make it even more so! Included the .config() option in the yargs parameter...

It appears that parameters passed into a GET method call with the --additional-params options are being ignored. I'm able to successfully invoke DELETE, POST, PUT - so my cognito elements...

#### Describe the bug - Node.js version: all versions up to v16.x so far - OS & version: Windows 10, Ubuntu Not sure if this is truly a bug, or...

bug

Hi, Had a quick question / comment on this topic. I just spent a bunch of time applying various tweaks and config options on an earlier version of FullPageOS to...