Closed paulbijancoch closed 1 year ago
We'd expect to have a working solution with typescript.
When loading the package, with a setup as in the description, we get an error: No "exports" main defined in /node_modules/graphql-upload/package.json.
reproduced on stackblitz
Node Version is v16.16.0
It might be good to follow these instructions: https://github.com/jaydenseric/graphql-upload/tree/v16.0.2#requirements
🐜 Unable to use package with typescript: No "exports" main defined in /node_modules/graphql-upload/package.json
Expected Behavior
We'd expect to have a working solution with typescript.
Current Behavior
When loading the package, with a setup as in the description, we get an error: No "exports" main defined in /node_modules/graphql-upload/package.json.
Possible Solution
Steps to Reproduce
reproduced on stackblitz
Context (Environment)
Node Version is v16.16.0