You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build unit tests for my Vue components and am getting an error that reads "ParseError: Unexpected Token" in reference to the tag in the Vue component. How do I get around it?