Max Beatty
Max Beatty
## Description If `~/.aws/credentials` uses [credential_process](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html), `up` will fail with a "Cannot find credentials" error. ## Steps to Reproduce `up.json` ```json { "profile": "developer" } ``` `~/.aws/credentials` ``` [developer] credential_process...
I'm using React with react-helmet to include the scripts and getting a lot of errors via Sentry: > Cannot read property 'contentWindow' of undefined > undefined is not an object...
from #567 > [Should we] switch to a maintained fork of eslint-plugin-node? https://github.com/eslint-community/eslint-plugin-n > ... this will be quite disruptive since consumers will have to update all their disable comments...