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 load plugin #59

Open
sxr1223 opened this issue Jan 4, 2024 · 4 comments
Open

Failed to load plugin #59

sxr1223 opened this issue Jan 4, 2024 · 4 comments
Labels
bug Something isn't working windows

Comments

@sxr1223
Copy link
Contributor

sxr1223 commented Jan 4, 2024

Obsidian v1.5.3
plugin v1.0.14
OS win10

Command line and the option in menu isn't work. Please give me some help, thank you.

console log as below:

app.js:1 Plugin failure: obsidian-markdown-export-plugin DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
    at MarkdownExportPlugin. (app://obsidian.md/app.js:1:2023005)
    at app://obsidian.md/app.js:1:237258
    at Object.next (app://obsidian.md/app.js:1:237363)
    at a (app://obsidian.md/app.js:1:236081)
Copy link

linear bot commented Jan 4, 2024

@bingryan bingryan added windows bug Something isn't working labels Jan 4, 2024
@bingryan
Copy link
Owner

Obsidian v1.5.3 plugin v1.0.14 OS win10

Command line and the option in menu isn't work. Please give me some help, thank you.

console log as below:

app.js:1 Plugin failure: obsidian-markdown-export-plugin DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
    at MarkdownExportPlugin. (app://obsidian.md/app.js:1:2023005)
    at app://obsidian.md/app.js:1:237258
    at Object.next (app://obsidian.md/app.js:1:237363)
    at a (app://obsidian.md/app.js:1:236081)

I can't reproduce it. show more information plz

@sxr1223
Copy link
Contributor Author

sxr1223 commented Jan 12, 2024

Maybe the reason of this issue is plugins conflicts. But how could I find which plugin causes this issue? Maybe there are some quick methods?

@bingryan
Copy link
Owner

Maybe the reason of this issue is plugins conflicts. But how could I find which plugin causes this issue? Maybe there are some quick methods?

you can try new vault, and only install this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

2 participants