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: fix util.global #1444

Closed
wants to merge 1 commit into from
Closed

Conversation

starkwang
Copy link

Fix: #1443

@seki2020
Copy link

seki2020 commented Jul 14, 2020

Fix: #1443

Good job, my project works fine after applied your changes.
Thanks

@dcodeIO
Copy link
Member

dcodeIO commented Jul 14, 2020

This PR just moves the problem from one place to another, in that it now identifies any top-level variable named global holding some sort of object as node. Potentially breaks more programs than it fixes.

Please see the discussion in #1441. If you'd like to help, please test the latest fix proposed there and let us know whether it does or does not work in your (to-be-identified-as node) environment.

@starkwang
Copy link
Author

Closed due to #1445

@starkwang starkwang closed this Jul 15, 2020
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.

protobuf.js 6.10.0 is incompatible with jest
3 participants