Running the command:
npm install popper.js --save
will return the warning message:
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
what the is npm command for installing popper v2?