Skip to content

How to deal with the error message on webstorm #94

Answered by duclet
saddit asked this question in Q&A
Discussion options

You must be logged in to vote

Running into this same issue. What I do notice is that this problem only seem to happen on *.vue files but works fine in *.ts files. So my workaround is to import and re-export the things I need in a .ts file and import from that in .vue files. Obviously, this doesn't work for macros like definePage but I don't use that.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by saddit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #93 on November 15, 2022 12:41.