Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

npm install legacy peer deps

npm install --legacy-peer-deps
Comment

npm legacy-peer-deps

--legacy-peer-deps: ignore all peerDependencies when installing, 
in the style of npm version 4 through version 6.

--strict-peer-deps: fail and abort the install process for any conflicting peerDependencies
when encountered. By default, npm will only crash for peerDependencies conflicts caused by 
the direct dependencies of the root project.

try --force before --legacy-peer-deps
Comment

PREVIOUS NEXT
Code Example
Shell :: git assume unchanged and do not commit 
Shell :: adb clear app data 
Shell :: cannot be loaded because running scripts is disabled on this system. 
Shell :: abort cherry pick in bash 
Shell :: reset cache pods 
Shell :: ubuntu bluetooth not turning on 
Shell :: stop nginx mac 
Shell :: npm reinstall 
Shell :: count number of files linux command 
Shell :: Although GNOME Shell integration extension is running, native host connector is not detected 
Shell :: lsb_release: command not found 
Shell :: add homebrew to your path 
Shell :: Install Plank Dock in ubuntu 
Shell :: install vscode using apt 
Shell :: maven clean install skip test 
Shell :: git asking for password every time 
Shell :: see uid user linux 
Shell :: install vee validate 
Shell :: install firefox ubuntu 
Shell :: how to free swap memory in linux 
Shell :: git pull force 
Shell :: rm files with extension 
Shell :: disable cloud-init ubuntu 
Shell :: git change master to main 
Shell :: windows stop process running on port 8080 
Shell :: install angular globally 
Shell :: jest vscode autocomplete 
Shell :: samtools convert sam to bam 
Shell :: kubectl delete all from namespace 
Shell :: how to stop running port in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =