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

yarn test meet error #194

Open
SunZhiC opened this issue Apr 18, 2023 · 4 comments
Open

yarn test meet error #194

SunZhiC opened this issue Apr 18, 2023 · 4 comments

Comments

@SunZhiC
Copy link

SunZhiC commented Apr 18, 2023

yarn compile works fines.
but yarn test meet error.
such as merkle-patricia-tree callback is already called
I find a workaround and run yarn test successfully.

I work with a M1 Macbook, and my node version is v18.16.0. it can't run yarn test.
I switch to node 12 and run command line with Rosetta, cause node 12 doesn't support arm64.
Finally, it works well.

If someone else is experiencing similar problems, hope he can help you.

@Sisiann
Copy link

Sisiann commented May 2, 2023

hello @SunZhiC this is a testnet problem, i experienced a similar issue but it was resolved. I will suggest you talk with a representative from uniswap multichain Developer's live chat support page. UNISWAP DEVELOPER'S SUPPORT. Engage in a conversation regarding your issue with the uniswap representative, they will look into the transaction and help you escalate and resolve this issue right away.

@hacklili
Copy link

anything

@voidcenter
Copy link

same thing here still. why would it be a testnet problem, does the tests even talk to the testnet?

@voidcenter
Copy link

voidcenter commented Jan 5, 2024

changing node to 12 does the trick, thanks to trufflesuite/truffle#3008

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

4 participants