TeamWertarbyte / material-ui-chip-input

A chip input field using Material-UI.
https://mui.wertarbyte.com/#material-ui-chip-input
MIT License
737 stars 208 forks source link

Module not found #355

Closed muzzamilshaikh closed 3 years ago

muzzamilshaikh commented 3 years ago

I'm getting this in AWS codebuild

ModuleNotFoundError: Module not found: Error: Can't resolve '@material-ui/core/FormHelperText' in '/codebuild/output/src968353347/src/node_modules/material-ui-chip-input/lib'

how should I resolve this error

leMaik commented 3 years ago

You're probably using an unsupported version of Material-UI. v5 is not supported.