Shay Erlichmen

Results 9 comments of Shay Erlichmen

I urgently need to emphasize the severity of this particular issue. It presents itself when utilizing tools like Terraform, Pulumi, or when attempting to run local Firebase CLIs under application...

The latest version 0.4.5 (from NPM) doesn't work at all, you get the OP warning and if you try to pass actual parameters you get this: error details ```js {"code":"app/duplicate-app","message":"The...

is this PR still relevant? with the latest (eslint v8, eslint-import-resolver-typescript v2.5. and eslint-plugin-import: v2.25.3) I'm still getting "ESLint: '@types/XXXX' should be listed in the project's dependencies, not devDependencies. (import/no-extraneous-dependencies).

I wrote a small hack to handle this for now, a simple script that I run during docker build. The script is under ./scripts/preapreCache.js and in the docker file I...

This fixes so much pain, thank you for that.

doesn't eslint caches this kind of things? how did it pass the CI? (asking for next time)

I still see this with [email protected] --version didn't help This is the GHA: ``` rdme: openapi upload "./services/external-api/openapi.yaml" --key=${{ secrets.README_OAS_KEY }} --slug="doit-api" --version=1.0 ``` [UPDATE] adding --confirm-overwrite didn't help

bump, the OP css is VERY useful. in the meantime just add those under a flag or something until you decide on a better approach (if any)