Trevor Robinson

Results 13 issues of Trevor Robinson

Fixes https://github.com/rotaready/moment-range/issues/264

The `prepare` package hook allows the package to be installed from source, such as directly from github. It calls webpack directly, since not everyone has yarn installed.

## Describe the issue with documentation This documentation indicates that `ResourceNotFoundException` is available for the S3 client: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-s3/classes/resourcenotfoundexception.html I'd like to check for that error in Typescript as described here:...

documentation

As advertised, spatial columns and indexes are not yet supported: ``` 2019-08-30 12:26:36 [WARN] Skipping table `location_tz`: unable to generate DDL due to use of unsupported features. Use --debug for...

feature request

Fixes https://github.com/pinojs/pino-http/issues/209

I think pino should be a [peer dependency](https://nodejs.org/es/blog/npm/peer-dependencies/) (and [also a dev dependency](https://betterprogramming.pub/understanding-dev-peer-and-regular-dependencies-in-javascript-f4090621c7a7#:~:text=you%20also%20must%20include%20it%20in%20your%20devDependencies%20section)) of pino-http. I'm trying to use a pre-release version of pino, but since pino-http has a direct...

This fork has the following minor fixes: * Ansible deprecation warning fix: Use `is` instead of filters for tests * Omit `advertise_addr_wan` if same as `advertise_addr`: Specifying the same address...

https://www.consul.io/docs/guides/bootstrapping.html: > In versions of Consul prior to 0.4, bootstrapping was a more manual process. [...] Manual bootstrapping is not recommended as it is more error-prone than automatic bootstrapping with...

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Current...

bug 🐛
component: ButtonGroup
regression

Existing PR #60 is not passing CI and has not been updated in awhile. Hopefully this one will pass CI and get merged.