I am getting typescript error when creating schema

No matter what column type i use, i get error for every type of column i add.
No description
9 Replies
Andrii Sherman
It's a known issue with 0.28.3. We are working on a fix right now a will release it asap for now you can use 0.28.2 which doesn't have such issues
Suleman
SulemanOP2y ago
got it, thanks for quick reply.
farimir
farimir2y ago
same for me with 0.28.2
Andrii Sherman
You have the same issue with 0.28.2? what about 0.28.1 then?
Mohammed Anas
Mohammed Anas2y ago
probably pnpm cache
Andrii Sherman
think so too
Mohammed Anas
Mohammed Anas2y ago
if you use pnpm change ^0.28.2 -> 0.28.2 in package.json had the same issue this fixed it if still get intellisense error,try reopening your text editor.
farimir
farimir2y ago
thanks
Andrii Sherman
All of that should be fixed in 0.28.5

Did you find this page helpful?