Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve warnings from Vue DevTools #38

Open
ivov opened this issue Jul 30, 2020 · 0 comments
Open

Resolve warnings from Vue DevTools #38

ivov opened this issue Jul 30, 2020 · 0 comments
Labels
frontend Vue app low priority Not that important
Projects

Comments

@ivov
Copy link
Member

ivov commented Jul 30, 2020

When running the Vue app, the line installExtension(VUEJS_DEVTOOLS); in background.ts is causing this series of warnings:

INFO  Launching Electron...
(node:7380) ExtensionLoadWarning: Warnings loading extension at
C:\Users\IvanOv\AppData\Roaming\client\extensions\nhdogjmejiglipccpnnnanhbledajbpd:
Unrecognized manifest key 'browser_action'.
Unrecognized manifest key 'update_url'.
Permission 'contextMenus' is unknown or URL pattern is malformed.
Cannot load extension with file or directory name _metadata.
Filenames starting with "_" are reserved for use by the system.
@ivov ivov added frontend Vue app low priority Not that important labels Jul 30, 2020
@ivov ivov changed the title Resolve Warnings from Vue DevTools Resolve warnings from Vue DevTools Jul 30, 2020
@erin2722 erin2722 added this to To do → Frontend in nodemaker Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Vue app low priority Not that important
Projects
nodemaker
To do → Frontend
Development

No branches or pull requests

1 participant