When installing quill with command npm i react-quill
, there is an error and can not been installed.
Solution:
check your own node version. If it is the latest version, use some older versions of node. Here, version 12.14.1 is used. Use npm i react-quill
to install again.
Read More:
- [Solved] React Dependency Error: Invalid tag name “^np.0.2“ of package “react@^np.0.2“: Tags may not have an
- [Solved] Npm install Error: verbose stack Error: unable to resolve dependency tree
- [Solved] react-router-dom Error: index.js:1 Warning: Functions are not valid as a React child.
- [Solved] React Error: ReactDOM.render is no longer supported in React 18.
- [Solved] React Invariant Violation: Minified React error #130
- [Solved] Failed to load config “react-app“ to extend from.
- [Solved] React Startup Error at the First time :SyntaxError: Unexpected token
- [Solved] vite2+vue3 jsx Error: React is not defined
- How to Solve React devtools plug-in Error
- React: How to Solve Web3 import error
- Vue Startup Error: 98% after emitting CopyPlugin This dependency was not found:
- [Solved] Vue Error: Failed to resolve directive: scroll-to
- How to React page to achieve entry and exit animation
- React error boundary (What You Should Know & How to Solve)
- Failed to resolve async component default: ChunkLoadError: Loading chunk 7 failed
- [Solved] Vue2.x vue-lazyload Error: Failed to resolve directive: lazy
- [Solved] Vue3 Error: Failed to resolve component:xxx
- [Solved] React Click the Event to Modify the State Value Error
- [Solved] This dependency was not found: * core-js/modules/es.error.cause.js in ./node_modules/_@babel_runtim
- [Vue warn]: Failed to resolve directive: XXX [How to Solve]