Skip to content

Pettier conflict with package.json #2233

Answered by jvass-520
VPKSoft asked this question in Q&A
Discussion options

You must be logged in to vote

@VPKSoft

I think your issue is that you have two different prettier versions installed and they are conflicting.

You can try one of the following:

  1. Install the code block extensions without the peer dependencies: npm install @remirror/extension-code-block --no-optional
  2. Install the same prettier version 2.0.18 instead of the latest

Hope that helps.

Replies: 1 comment

Comment options

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