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

fix: yarn start:dev throw error #5609

Merged
merged 6 commits into from
Jan 27, 2021
Merged

fix: yarn start:dev throw error #5609

merged 6 commits into from
Jan 27, 2021

Conversation

lei9444
Copy link
Contributor

@lei9444 lei9444 commented Jan 26, 2021

Description

The version of react-dev-utils was upgraded to 11.0.1 in #5600 to fix immer security error. But yarn start:dev will throw error at this version.
image

I not sure why this will happen, but the version of immer(7.0.9) it used still has security issue. so I revert some of the code first to ensure the yarn start:dev is ok.

Updates
Add immer to resolutions to fix the version

Task Item

refs #5600

Screenshots

@coveralls
Copy link

coveralls commented Jan 26, 2021

Coverage Status

Coverage decreased (-0.01%) to 55.105% when pulling 0ca76b7 on lei9444:revertdev into 79a2ba4 on microsoft:main.

@VanyLaw
Copy link
Contributor

VanyLaw commented Jan 27, 2021

Cool, It can work now.

@hatpick
Copy link
Contributor

hatpick commented Jan 27, 2021

@srinaath can we have this merged asap? it keeps crashing on me.

@hatpick hatpick merged commit 248680f into microsoft:main Jan 27, 2021
@srinaath srinaath deleted the revertdev branch January 27, 2021 21:32
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* fix: yarn start:dev throw error

* update immer to 8.0.1

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Srinaath Ravichandran <srinaath27@gmail.com>
Co-authored-by: Soroush <hatpick@gmail.com>
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

Successfully merging this pull request may close these issues.

6 participants