How to fix the peer dependencies Installation problem
问题 I am trying to Install the react-contenteditable using npm.But peer dependencies of eslint are not allowing me to install with arisal of following Error. I am Using Ubuntu 18.04 LTS OS. This is the code I have Used to install the react-contenteditable. npm i react-contenteditable npm WARN @typescript-eslint/eslint-plugin@1.11.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @typescript-eslint/experimental-utils@1.11.0 requires a