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

Critical dependency: require function is used in a way in which dependencies cannot be statically extracted #54

Open
matthewlilley opened this issue Oct 28, 2021 · 9 comments

Comments

@matthewlilley
Copy link

matthewlilley commented Oct 28, 2021

./node_modules/@0x/utils/node_modules/ethers/dist/ethers.min.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

Started to see this on our Next.js project when moving from the umbrella package to the individual packages.

@TrejGun
Copy link

TrejGun commented Nov 19, 2021

same here

@TrejGun
Copy link

TrejGun commented Dec 27, 2021

this could be fixed by updating ethers

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@TrejGun
Copy link

TrejGun commented Apr 16, 2022

i'm still interested in fixing this

@stale stale bot removed the stale label Apr 16, 2022
@pingustar
Copy link

same here

@jasonbiondo
Copy link

I'm getting this same error.

@yosoul93
Copy link

This error still exist, How can we resolve it?

@jonknyc
Copy link

jonknyc commented May 25, 2022

I think just need to do yarn add ethers@latest in the base-contract directory...

@borthdor
Copy link

Any news for that?

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

7 participants