#autocomplete in TS
1 messages · Page 1 of 1 (latest)
like it wont autocomplete because it cant find the module. But the module is there and the scripts do indeed work, despite the errors in IDE
try running a clean install and reopen vs code
i deleted locally and repulled from repo - is that what you meant? no good
If you hover over this button while holding alt
that's what i mean by "clean install"
But yeah, this doesn't sound correct :/
What Node version are you running?
i had the wrong version of Node. Fixed that and then did clean install how you said and it worked! thank you!