Open oyeanuj opened 7 years ago
That's... awkward. Maybe slate-mentions
needs to depend on react-dom
?
For now you should be able to fix it by running npm i react-dom
in the root directory I think
FYI, installing react-dom in the root directory didn't fix the issue for me.
Hmm, that's no good. I don't have time to work on this at the minute, will be back on this in a week or two.
Welp, I reread the README and got it working by building slate-mentions. Thanks for the reply.
(And by working, I mean working after npm i react-dom
)
That's great to hear, I'd appreciate a PR adding a dependency on react-dom
!
@mxstbr #9
Hey @mxstbr, I was going to try and play around and add some stuff but can't run the example due to this error:
If I do
yarn run start --watch
, then this error prevents development server from starting as well.