My package.json contains:
"dependencies": {
"popper": "^1.0.1",
"bootstrap": "^4.1.0",
on install the warning is:
[email protected] requires a peer of popper.js@^1.14.0
however the "latest" version of popper.js is 1.0.1
wtf?!? are there two different 'flavors' of popper?