Skip to content

Cannot find name template #1491

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

Closed
3 tasks done
lzl124631x opened this issue Nov 7, 2019 · 4 comments
Closed
3 tasks done

Cannot find name template #1491

lzl124631x opened this issue Nov 7, 2019 · 4 comments

Comments

@lzl124631x
Copy link

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: macOS
  • Vetur version: 0.22.6
  • VS Code version: 1.39.2

Problem

image

Reproducible Case

Not sure. This issue just came to me around a month ago. I don't remember I did anything special.

This used to be working.

I have the following settings in my user settings.json

    "files.associations": {
        "*.vue": "vue",
        "*.wpy": "vue",
        "*.wxs": "javascript"
    },
@lzl124631x
Copy link
Author

0.22.4 works but 0.22.5 doesn't!

image

image

@ktsn
Copy link
Member

ktsn commented Nov 7, 2019

Duplicate of #1451 and #1388

@ktsn ktsn closed this as completed Nov 7, 2019
@lzl124631x
Copy link
Author

@ktsn I don't think this is a dup of the other two issues. This file is not in node_modules and trying the solutions in 1388 doesn't help.

@manasux
Copy link

manasux commented Jul 28, 2021

Uninstall Vetur extension in vscode, then it will not come. It happens, because Vetur is not able to configure properly, and usually at starting the warning comes from vetur that tsconfig.json is not configured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants