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
But I'm receiving
vue-typeahead.js?51da:1 Uncaught SyntaxError: Unexpected token import
This error when the webpack tries to transpile the code
How can avoid this?
If you need more information just let me know, thanks in advance
The text was updated successfully, but these errors were encountered:
Hello!
Could you pleas tell me how is the proper way to include the package where you are working with .vue files?
I just create a project with vue-cli
And this is my component
But I'm receiving
vue-typeahead.js?51da:1 Uncaught SyntaxError: Unexpected token import
This error when the webpack tries to transpile the code
How can avoid this?
If you need more information just let me know, thanks in advance
The text was updated successfully, but these errors were encountered: