Closed matthewlilley closed 11 months ago
Playwright imports CJS by default in global setup, but it will complain about get-port needing to be dyanmically imported. I made a patch in our repository: https://github.com/sushiswap/sushiswap/blob/master/patches/%40viem__anvil%400.0.6.patch
Added here to track @fubhy
Added fix in PR https://github.com/wagmi-dev/anvil.js/pull/38 awaiting CI issue with ENV var to be fixed
Thanks for the fix and sorry for the delay
Playwright imports CJS by default in global setup, but it will complain about get-port needing to be dyanmically imported. I made a patch in our repository: https://github.com/sushiswap/sushiswap/blob/master/patches/%40viem__anvil%400.0.6.patch