#Typings wrong for WS package

1 messages · Page 1 of 1 (latest)

peak path
#

npm ws library in bun uses native implementation under the hood

peak path
#

it may sound stupid, are @types/ws installed?

#

yeah, could u send your tsconfig?

#

also have u tried restarting ts-server

peak path
#

if you remove them from tsconfig, it will work, but that's not really a proper fix in case you're using Bun.* apis peekbun