cloudflare / cloudflare/json-schema-tools
json-schema-ref-loader NPM package still has `console.error` in loader code.
- Dominant language
- JavaScript
- Stars
- 341
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The `json-schema-ref-loader` NPM package still emits a console error on build—it looks like you guys fixed that in [this commit](https://github.com/cloudflare/json-schema-tools/commit/dd7165b28928119a9d4cf13f2b68333f32bd39d9), but I'm thinking maybe the NPM package needs republishing? I've checked my lockfile and I have version 0.1.2 installed, which is the most recent version published to NPM. Thanks!
Contributor guide
Research direction
Compare the published json-schema-ref-loader 0.1.2 package with commit dd7165b28928119a9d4cf13f2b68333f32bd39d9, checking where the console.error remains in the loader code. Reproduce the build issue and verify that the published package no longer emits the error; clarify whether the repository change or an NPM republish is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100