While installing Bootstrap 4 using npm it show me these errors:
npm WARN [email protected] requires a peer of jquery@>=3.0.0 but none was installed.
npm WARN [email protected] requires a peer of popper.js@^1.11.0 but none was installed.
I'm using Git Bash, I also tried to install jQuery individually but it couldn't be installed. Can someone help me to fix these issues? Manu thanks