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

Failed to activate the tool-bar package #311

Open
theafaid opened this issue Jul 26, 2020 · 3 comments
Open

Failed to activate the tool-bar package #311

theafaid opened this issue Jul 26, 2020 · 3 comments

Comments

@theafaid
Copy link

theafaid commented Jul 26, 2020

Atom: 1.49.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Home
Thrown From: tool-bar package 1.3.0

Stack Trace

Failed to activate the tool-bar package

At Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'.

TypeError: Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'.
    at ToolBarView.addItem (/packages/tool-bar/lib/tool-bar-view.js:82:18)
    at ToolBarManager.addItem (/packages/tool-bar/lib/tool-bar-manager.js:15:22)
    at Object.consumeToolBar (~/github/premio-main-navigation/lib/premio-main-navigation.js:90:18)
    at Provider.provide (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:14:1060527)
    at ServiceHub.provide (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:3291601)
    at Package.activateServices (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:3299887)
    at Package.activateNow (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:3296863)
    at ~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:14:2607
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:1201500)
    at Emitter.emit (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:1202941)
    at PackageManager.triggerDeferredActivationHooks (~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:383387)
    at ~/AppData/Local/atom/app-1.49.0/resources/app/static/<embedded>:11:382138
@theafaid theafaid reopened this Jul 26, 2020
@aminya
Copy link
Member

aminya commented Jul 26, 2020

Which toolbar provider are you using?

@theafaid
Copy link
Author

Which toolbar provider are you using?

https://github.com/suda/tool-bar-main

@suda
Copy link
Collaborator

suda commented Jul 28, 2020

@abdurrhmanFaid hmm I can't reproduce this. Could you try reinstalling both tool-bar and tool-bar-main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants