-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Here is the error.
- error ./node_modules/@linear/sdk/dist/index-es.min.js:1:22
Module not found: Can't resolve 'http'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./app/api/public/hello/route.ts
...
I assume it has to do with the graphql-request or isomorphic-unfetch dependencies. One of which is pulling in encoding...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request