Digital Lion

Results 8 comments of Digital Lion

Seems like this project is dead?

Found why it gives me an error... When i install packages with `npm install` it works fine... If i install with `yarn install` then it shows me an error. How...

> BTW, you can also try the beta version, to see if it could resolve your issue. > > ``` > yarn add remirror@beta @remirror/react@beta @remirror/pm@beta > ``` if i...

for beta i needed to update my `package.json` Specially browserslist part to: ``` "browserslist": [ ">0.2%", "not dead", "not op_mini all" ] ``` refresh installation `yarn cache clean --force &&...

Nest.js is server side. Server side has another way of implementing fonts. You are trying the frontend way

Is there any update about that? Compiling pages where remirror is added is too slow, even with simple editor.