'Find a version of @mui/icons-material that will work with Node v11.15.0

I have this package installed to my Node application but am getting this error:

error @mui/[email protected]: The engine "node" is incompatible with this module. Expected version ">=12.0.0". Got "11.15.0"

Is there a version of @mui/icons-material that would work with Node 11.15.0?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source