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 in Plugin "react" was conflicted between ".eslintrc.json" and "BaseConfig #184

Closed
victorjoab98 opened this issue Mar 25, 2022 · 4 comments

Comments

@victorjoab98
Copy link

victorjoab98 commented Mar 25, 2022

Failed to compile, 1 error and 1 warning:

WARNING in ./node_modules/stylis-plugin-rtl/dist/stylis-rtl.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\material-dashboard-react-main\node_modules\stylis-plugin-rtl\src\stylis-rtl.ts' file: Error: ENOENT: no such file or directory, open 'C:\Ematerial-dashboard-react-main\node_modules\stylis-plugin-rtl\src\stylis-rtl.ts'
@ ./src/App.js 39:0-42 74:22-31
@ ./src/index.js 22:0-22 28:35-38

ERROR in Plugin "react" was conflicted between ".eslintrc.json" and "BaseConfig » C:\material-dashboard-react-main\node_modules\react-scripts\node_modules\eslint-config-react-app\base.js".

webpack 5.70.0 compiled with 1 error and 1 warning in 70223 ms

@sajadevo
Copy link
Collaborator

Hi @victorjoab98

Thanks for using our product, could you please tell me that you have the yarnrc.yml on the product directory or not?

Note: To get the latest updates and supports for the products and other related things to Creative Tim please join our Discord Community.

All the best,
Sajad

React Developer @ Creative-Tim.com

@davidleesbir3
Copy link

I ran into the same problem so I did some research myself. The solution suggested in this post seems to solve it for me.

@victorjoab98
Copy link
Author

No, I don't have the yarnrc.yml on the product directory and I dont know where it should be.

@sajadevo
Copy link
Collaborator

sajadevo commented Apr 5, 2022

Hi @victorjoab98

Inside the product root directory please create a file with the following name: .yarnrc.yml and put the following code inside that file: pnpFallbackMode: all. Then run the project.

Note: To get the latest updates and supports for the products and other related things to Creative Tim please join our Discord Community.

All the best,
Sajad

React Developer @ Creative-Tim.com

@sajadevo sajadevo closed this as completed Apr 5, 2022
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

3 participants