Replies: 2 comments 1 reply
-
Any chance you could upload a minimal reproduction via a repo? |
Beta Was this translation helpful? Give feedback.
1 reply
-
After switching away from |
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
-
I am trying to use viem in combination with node v18.15.0, newest viem (0.1.14) and ESM and I am getting the following error:
I tried installing the types with
yarn add -D @types/ws
but it didn't help.Any ideas what is wrong?
Beta Was this translation helpful? Give feedback.
All reactions