I'm using this in a Electron Vue project and unfortunately the tooltip isn't working and shows the following error:
Uncaught SyntaxError: Unexpected token import
It looks like the console is having an issue with the first line of the import but I'm not sure what's could be wrong there. Any thoughts about this?