Replies: 1 comment 2 replies
-
small update, so far the only way to make it work is to bail out ts-node and use tsx instead |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
i am facing issues trying to use PGlite into a sample ts-node project.
i had to disable "type":"module" and now looks like i have to enable it again, but i am unsure about the proper setup on this.
this is the sample project:
https://github.com/sombriks/node-backend-validation/tree/main/04-address-book-ts-node
any guidance is welcome on this setup.
Beta Was this translation helpful? Give feedback.
All reactions