NPM imports fail on JSON require
When importing modules via
In my case, the problematic module is
Is there known workaround for this?
npm: protocol, the embedded esbuild will throw the following error if the module tries to require("package.json") .In my case, the problematic module is
checkout-sdk-node.Is there known workaround for this?
