Closed kilgarenone closed 1 year ago
Hey! Thanks for the bug report, yeah uhh svelte-kit had some interesting api changes but the gist of it is, the problem was with an old version of svelte-tree-view
. If you can update the prosemirror-dev-toolkit
to say latest version 1.0.6
it should pull an updated svelte-tree-view
as well.
EDIT: Or wait, what OS are using? Windows?
Yeah same thing with 1.0.6 too.
-------- Original Message -------- On Jan 5, 2023, 12:38 AM, Teemu Koivisto wrote:
Hey! Thanks for the bug report, yeah uhh svelte-kit had some interesting api changes but the gist of it is, the problem was with an old version of svelte-tree-view. If you can update the prosemirror-dev-toolkit to say latest version 1.0.6 it should pull an updated svelte-tree-view as well.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Okay, I think I figured it out. I'll publish a fix once I get my Svelte build in svelte-tree-view
sorted out.
When npm install
v1.0.2
or above, I hit this error:v1.0.1
is fine.