You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just observed that the TypeScript library directory mentioned in the .vscode/settings.json points to a directory that might not be present on the users' machine.
Just observed that the TypeScript library directory mentioned in the
.vscode/settings.json
points to a directory that might not be present on the users' machine.I think it should be configured like this -
Also, based on this discussion, it looks like the
tsconfig.tsbuildinfo
file should be added to.gitignore
.vercel/next.js#30815 (comment)
The text was updated successfully, but these errors were encountered: