You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into the same issue. Turns out, this has to do with dependencies downstream. Thankfully, the fix is quite simple, and just involves overriding a dependency's version. PR here, diff here.
When running
quicktype
withnode
v22, it produces the following warning:Issue Type
The issue doesn't affect correctness, just pollutes the logs.
Context (Environment, Version, Language)
Node version: v22
Input Format: --src-lang schema
Output Language: --lang typescript
Description
The issue doesn't affect correctness, just pollutes the logs.
Input Data
N/A
Expected Behaviour / Output
No warnings in log
Current Behaviour / Output
Steps to Reproduce
Run with node v22
Possible Solution
The text was updated successfully, but these errors were encountered: