Skip to content

Magento 2 Uncaught Error: Script error for “popper.js”, needed by: jquery.bootstrap

We are using Magento 2.4.5-p1

We add popper.js via a custom module but in the browser console, it is still showing –

GET `http://127.0.0.1/xyz/pub/popper.js net::ERR_ABORTED 404 (Not Found)`

Does anyone face this type of issue?