Replies: 1 comment
-
There is only a default export. Does this happen when you do: ? import postgres from 'postgres' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever I am importing any member of postgres module, I am getting this error: SyntaxError: The requested module 'postgres' does not provide an export named ''.
Beta Was this translation helpful? Give feedback.
All reactions