Mark Carroll

Results 7 issues of Mark Carroll

`npm install`fails on Node v12 with the following: ``` > [email protected] install /Users/mark/Projects/aws/stuff/node_modules/protagonist > node-gyp rebuild CXX(target) Release/obj.target/libdrafter/drafter/src/drafter.o In file included from ../drafter/src/drafter.cc:10: In file included from ../drafter/ext/snowcrash/src/snowcrash.h:14: In file...

bug
Context: API Blueprint

Upgraded to MacOS Catalina Beta 2, ran the usual upgrade path (terminal command etc) but this time it did not work. ```sh $ ~/Downloads/ReplyWithHeader-v6.1/Install-or-Upgrade-or-Reenable.command RWH:: Starting installation... RWH:: Mail Plugin...

OS Catalina

Create a lambda Create a user pool Assign the lambda to one of the user pool triggers Set the permissions on the lambda to call Cognito APIs against the user...

bug
p1
@aws-cdk/aws-lambda
effort/large

### Environment 1. `vscode-jest version`: v5.0.3 2. `node -v`: 18 3. `npm -v` or `yarn --version`: 8 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): 29.2...

need-discussion

This line with only four points is coming back as true for `booleanContains` with this polygon. It looks like `booleanPointInPolygon` is returning true. See [gist](https://gist.github.com/89a32fd0cc490ba3c99152aad257cad0) Here is some [test code](https://gist.github.com/markcarroll/c629b768e3c73a538298d1a5567da882)...

@turf/boolean-point-in-polygon
@turf/boolean-contains

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe The Bug Getting "Failed to reach Ring server at https://api.ring.com/clients_api/ring_devices. fetch failed....

bug

There seems to be a flaw with the new v4 format. I like the simplification of being able to use `z.url()` or `z.email()` but it doesn't actually do what it...