Robert Kieffer

Results 43 issues of Robert Kieffer

I'm using this in a wholly programmatic context, on our backend. Spurious `console.log()` statements clutter up our log files. It'd be nice to just remove these altogether, or log them...

Looking at the source, it doesn't appear as if there's any way to hook into the diagnostics logging. Maybe allow caller to provide a logger function that is used in...

Landed here after seeing https://github.com/evanw/esbuild/issues/464#issuecomment-1404377003 Would be nice to have some verbiage that answers obvious questions such as "What is this for?" and "How do I use this?"

It'd be nice to have types for responses from the search endpoint. E.g. https://registry.npmjs.org/-/v1/search?text=react

Per https://docs.npmjs.com/cli/v10/configuring-npm/package-json#license prior to the current SPDX license string format, packages may have specified licenses as an object with `type` and `url` properties, or an array of such objects. Moreover,...

The `PackageJson` type is missing the following fields (documented on https://docs.npmjs.com/cli/v10/configuring-npm/package-json): - `config` - `cpu` - `funding` - `homepage` - `optionalDependencies` - `os` - `overrides` - `peerDependenciesMeta` - `workspaces` Would...

[Related to #2344.] Hi, `uuid` maintainer here. I happened to notice this project while perusing open issues on the DefinitelyTyped project. The UUID spec has been updated for the first...

🐛 bug
good first issue
maintenance

# 🐛 bug report 1. This is on `parcel@latest` 2. I've winnowed this down as much as possible (see attached ZIP archive) 3. I know you have to reference a...

:bug: Bug

### Self-service - [X] I'd be willing to implement a fix ### Describe the bug As the title says, yarn throws a "no such file or directory" error while trying...

bug

### What is the issue with the HTML Standard? [First, my apologies for clumping what is probably a handful of complaints about browser-specific issues into a single issue here, but...

addition/proposal
needs implementer interest
topic: forms