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 : Problem with webpack 4 : Object prototype may only be an Object or null: undefined #230

Closed

Conversation

yoshixi
Copy link
Contributor

@yoshixi yoshixi commented Apr 1, 2022

fixes issue: #222

c55c1b8 does not support browser environment, so this PR fixed this issue.
This error occurs in version v4.2.5 or higher versions.


ref

Comparison of v4.2.4 and v4.2.5: v4.2.4...v4.2.5

@yoshixi yoshixi changed the title "Avoid calling setPrototypeOf if prototype is undefined" Fix Apr 1, 2022
@yoshixi yoshixi changed the title Fix Fix : Problem with webpack 4 : Object prototype may only be an Object or null: undefined Apr 1, 2022
@yoshixi yoshixi marked this pull request as ready for review April 1, 2022 01:46
@yoshixi
Copy link
Contributor Author

yoshixi commented Apr 1, 2022

@isaacs
Hey! I'm Yoshiki from japan.
Thank you for maintaining this package. I added patch, please check it!

@isaacs isaacs closed this in 393b623 Apr 1, 2022
isaacs added a commit that referenced this pull request Apr 1, 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

Successfully merging this pull request may close these issues.

1 participant