Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I create a new VUE file or copy an existing VUE file, the file will say“File module not found” #4374

Closed
cMing1997 opened this issue May 13, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@cMing1997
Copy link

cMing1997 commented May 13, 2024

Problem

  1. When I create a new vue file, I introduce a module reference that says, “This module can not be found.”

  2. When I copy a clean file into the same directory, there are still a lot of “Can not find this module” messages in the newly copied file

  3. When I encounter this problem, restart the current vs code window, or reload the plug-in, and these error messages disappear

Screenshot

GIF 2024-5-13 11-18-58

GIF 2024-5-13 11-20-59

Info

版本: 1.89.0 (user setup)
提交: b58957e67ee1e712cebf466b995adf4c5307b2bd
日期: 2024-05-01T02:09:22.859Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631

Plugin Version

v2.0.8
@cMing1997 cMing1997 changed the title When I create a new VUE file or copy an existing VUE file, the file will fail the TS module look-up problem When I create a new VUE file or copy an existing VUE file, the file will say“File module not found” May 13, 2024
@don-boldyrev
Copy link

Same issue. Waiting for update

@davidmatter
Copy link
Collaborator

Set typescript.tsserver.experimental.useVsCodeWatcher to false #4424

@so1ve
Copy link
Member

so1ve commented Jun 4, 2024

Duplicate of #4424

@so1ve so1ve marked this as a duplicate of #4424 Jun 4, 2024
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2024
@so1ve so1ve added the duplicate This issue or pull request already exists label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants