-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Milestone
Description
Lots of errors like this:
node_modules/@apollo/server/dist/esm/externalTypes/plugins.d.ts:6:344 - error TS2835: Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './requestPipeline.js'?
Repro: https://codesandbox.io/s/musing-albattani-s8v12i
Looks like we just need extensions everywhere, not just runtime imports.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels