Closed zjy01 closed 4 years ago
Fixed in v5.24.1
@leMaik i think v5.24.1 has some breaking changes. importing the icons are returning undefined for me.
sorry i mean 6.13.1 on npm
I have a similiar issue:
[ warn ] ./node_modules/mdi-material-ui/TextBox.js
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
Happens with most recent 6.13.1
and @mdi/svg": "^5.0.45
@ArcadeRenegade Indeed, there were breaking changes in Material Design Icons 5.x, just use the older version of mdi-material-ui if you need older icons.
@dohomi That issue is not related.
Textbox.js
in package.json not an executable javascript file. Just see the last line.