TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.45k stars 440 forks source link

So many deprecated packages #839

Open TheMikeyRoss opened 3 months ago

TheMikeyRoss commented 3 months ago

Describe the bug It seems there are many lerna packages that are deprecated.

To Reproduce 1- clone project 2- run npm run bootstrap in the root

image

Misc

YousefED commented 3 months ago

It would be great to migrate away from lerna to nx or a modern alternative. I think that should mostly resolve this

TheMikeyRoss commented 3 months ago

I vote for pnpm