Cannot create property 'propTypes' on number 'Infinity' #55
Open
Description
Hello
I use react-bootstrap-icons with nextjs
I added a Person Icon but i displayed the error "Cannot create property 'propTypes' on number 'Infinity'"
Server Error
Error: Cannot create property 'propTypes' on number 'Infinity'
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
eval
node_modules/react-bootstrap-icons/build/index.js (35709:18)
Can anyone help me, please? thanks in advance