-
-
Notifications
You must be signed in to change notification settings - Fork 390
Inefficient Regular Expression Complexity in nth-check and PostCSS line return parsing error #4878
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
Comments
adding overrides to package.json solves it for me as a workaround:
{
"...",
"overrides": {
"nth-check": "^2.0.1",
"postcss": "^8.4.31",
"css-select": "^4.0.0",
"svgo": "^2.0.0"
}
} |
Can't reproduce, according to your logs these come in through Please run |
npm why react-scripts 🙈 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. |
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
Steps:
npm install @mui/material @mui/icons-material @emotion/react @emotion/styled
npm audit
Current behavior
No response
Expected behavior
no vulnerability issues
Context
No response
Your environment
npx @mui/envinfo
Search keywords: nth-check postcss react-scripts
The text was updated successfully, but these errors were encountered: