#Intellisense not working

1 messages · Page 1 of 1 (latest)

slim palm
#

I have a fairly far-along Next project.

At some point within the last few weeks, the project stopped being able to take new npm package installs.

Something as simple as npm i swr will install the package, but intellisense won't pick it up.

I can manually import the package and use it without typsecript complaining, and the packages at least seem to be working normally... but intellisense won't give me autocomplete.

I can recreate the bug just by starting a fresh Next project and installing a few dependencies. After I've installed 6 or 7, Next intellisense will stop picking them up.

iron kernelBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

slim palm
#

Intellisense not working