Nick Amell

Results 2 comments of Nick Amell

Looks like both `JSON` and `jsonb` types (so the same, depending on DB usage) are still not supported. Would love to have it!

Not entirely sure if this helps, because I don't have `preinstall` hooks from `npm-force-resolutions`, but I seemed to solve the issue by adding `"mini-css-extract-plugin": "^2.7.5"` to the build. A [previous...