Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "no loaders are configured to process this file." #38

Open
gordonmaloney opened this issue Sep 11, 2021 · 1 comment
Open

Error: "no loaders are configured to process this file." #38

gordonmaloney opened this issue Sep 11, 2021 · 1 comment

Comments

@gordonmaloney
Copy link

Hi friends, I am getting this error when I try to incorporate this:

Failed to compile.
C:/.../node_modules/rn-material-ui-textfield/src/components/field/index.js 31:22Module parse failed: Unexpected token (31:22)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| 
| export default class TextField extends PureComponent {
>   static defaultProps = {
|     underlineColorAndroid: 'transparent',
|     disableFullscreenUI: true,

Is it that I'm missing a dependency or something like that? I've tried looking at the file but I can't spot anything at all that could be causing it

@gabrieldonadel
Copy link
Owner

Hi @gordonmaloney do you mind giving some more datails about your project? Which react-native version are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants