Andrew Powell

Results 752 comments of Andrew Powell

Afaik this package is pretty obsolete. If you're using it and need a dep update, please submit a PR and I'll publish a new version.

I'm not sure what's going on here with the multiple contributors on the PR branch, but there's a lot not done correctly. The changes to the flags are breaking changes,...

Not sure how to report properly on this, but I'm using the `gql` tagged template literal and no highlighting is being performed. Here's a snippet that's affected: ```js const typeDefs...

We're working on getting this repo up to date. Hang tight. @arizvisa dial back the language please.

@AtanuMandal #53 and #51 address this. please take a look at Pull Requests next time around before dropping a followup comment

> CRA could bake a package-lock.json into each release so that npx [email protected] would always result in the exact same set of files. It's something, but that won't help folks...

@zkochan I'd like to revisit using an environment variable by default, without additional user setup. While it's not particularly burdensome for CI environments, it can be a royal pain in...

@zkochan I think this presents an interesting use case for an envar or .npmrc setting to specify the max memory pnpm should use when running commands. I ran into the...

Ran into needing this today. Subtask times would also be useful. We're measuring metrics of different deployment methods today.