最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

nuxt.js - No LSP support for default components in Nuxt - Stack Overflow

programmeradmin1浏览0评论

I am new to Nuxt3, and I am trying to use components, pages, ... and it is executing and running.

But the Problem is My LSP can not find those components imported by default. I have tried to open my codebase multiple IDEs(neovim, jetbrains, vscode) but could not find a different outcome.

The issue is persistent not only with .vue file but also config files like nuxt.config.ts and other ts config files.

here is my tsconfig if it helps

  // 
  "extends": "./.nuxt/tsconfig.json"
}
发布评论

评论列表(0)

  1. 暂无评论