pro-mern-stack-2 icon indicating copy to clipboard operation
pro-mern-stack-2 copied to clipboard

Ch11: react-router-bootstrap installation fails

Open elstoc opened this issue 4 years ago • 1 comments

Command npm install react-router-bootstrap@0 produced an unable to resolve dependency tree error and should probably be replaced with npm install react-router-bootstrap@rr-v4 in the Navigation Bar section of Ch11.

At least this seemed to work for me.

elstoc avatar Apr 03 '22 20:04 elstoc

yes, I too had the same problem. Your solution worked for me as well. Thanks a lot, elstoc.

Hitendra27 avatar Aug 03 '22 16:08 Hitendra27