Leon Si
Leon Si
@angus-c Is there anything that could be done to help this PR move forward?
Has anybody found a solution that works for `pnpm`?
I experienced this problem as well, and after a whole day of trying to fix the problem, what worked for me was removing the `devDependencies` in the package.json of MyLibrary....
Not yet, but I'll add an option to (hopefully soon)
Try installing the beta version (`npm install --global yabai-master-stack-plugin@beta`) and add `"masterPosition": "left"` in your `~/.config/ymsp/ymsp.config.json` file and let me know if it works for you!
It's not possible right now, but it shouldn't be difficult to implement. Unfortunately I don't have the time to add this feature, but a PR is welcome!
Is there any known workaround for this issue?
Ah, sorry I initially saw the error stacktrace point to a file in the @blocknote/react `node_modules` folder (`dist/blocknote-react.js`) and assumed it was Blocknote-specific code; upon a second look it seems...