Unresolved variable or type $route #8362
Unanswered
MaYoRr
asked this question in
Help/Questions
Replies: 2 comments 1 reply
-
Setting > Languanges & Frameworks > JavaScript > Libraries |
Beta Was this translation helpful? Give feedback.
0 replies
-
Upgrade |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed a new Vue project. And when using $route in the template, I get the error Unresolved variable or type $route. But the code itself works. I use the Webstorm IDE
"vue": "^3.3.2",
"@types/node": "^18.16.8",
Beta Was this translation helpful? Give feedback.
All reactions