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.
9 Replies
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
got it, thanks for quick reply.
same for me with 0.28.2
You have the same issue with 0.28.2?
what about 0.28.1 then?
probably pnpm cache
think so too
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.thanks
All of that should be fixed in 0.28.5