Skip to content

Need help on upgrade 0.17.0 that breaks the build when cloning LinkNode to my own nodes #6489

Answered by ebengtso
ebengtso asked this question in Q&A
Discussion options

You must be logged in to vote

Solved.

Very stupid error, I forgot to update in the package.json the dependency @lexical/react, I did only update the lexical.

Here is how to fix

"@lexical/react": "^0.17.0",
"lexical": "^0.17.0",

Shame on me

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ebengtso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant