Typing issue with IntelliJ IDEA
Hi,
I noticed the following error on a TR skeleton project (first time TR user following the docs!).
There's no autocomplete on the possible routes (as the parameter of
createFileRoute
) and there's the following error:
In VSCode however, no problem!
Any ideas ?
Thanks4 Replies
exotic-emerald•14mo ago
Make sure you run dev or build
The vite plugin will solve this
wise-whiteOP•14mo ago
Yeah I'm running dev. No change ðŸ˜
extended-salmon•14mo ago
Have you checked what TS version your IDE is using?
wise-whiteOP•14mo ago
@Chris Horobin Same as the project ie. the latest 5.5.4