npm install fails due to unable to resolve dependency tree
Error:- Solution npm install --save --legacy-peer-deps
Error:- Solution npm install --save --legacy-peer-deps
Error The error appears when we install npm PS C:\xampp\htdocs\Photo-Editor> npm install npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name ">=^16.0.0" of package "react@>=^16.0.0": Tags may not have any…
It looks like there might be an issue with the installation of Node.js and/or npm on your system. Here are a few things you could try: Check if Node.js is…
Install Depandencies npm install --save autoprefixer npm install --save babel-core uninstall Depandencies npm uninstall--save autoprefixer npm uninstall--save babel-core Install devDepandencies npm install --save-dev autoprefixer npm install --save-dev babel-core