10 Replies


hmm did a recent pr break it?
bun cli/main.ts dev kom-senapati.custom-board-1/index.tsInstalling types for imported snippets... Types installed successfully Server running at http://localhost:3020 Checking initial type dependencies...
i think maybe you need to rename your index.ts to index.tsx?
you can file an issue to make that error better, i don't want people who accidentally use ".ts" file extensions to get confused
but it does seem like it's probably a tsx issue
ok tsx works
But I cloned it 🤔
yea it's a good issue to file
so it should come in tsx
yea
but like
even if someone tries to use a ts file we should have a better error
so that users don't get confused
yes got it
https://github.com/tscircuit/cli/pull/47