Noah Niguiri
Noah Niguiri
The problem is the version of JSBI, it requires `3.2.4` across all repos. Most likely you have a different diversion in one of the repos
Just to add to the bad developer experience: ```ts await factory['deploy(address,(address,bool),(uint256,uint256,uint256,uint256,uint256,uint256,uint256),(string,string,string),(address,address,address))']( deployer, params.bondParams, params.bondParamsInitializeBond, params.nftParams, params.treasuryParams, ) ``` I unfortunately have this code in production right now
Hey @louis-md were you able to figure out how to do this? I'm facing the same problem @drptbl is this something that synpress can do? In my case I'd like...
Thanks @louis-md! I'll give it a shot later on and come with the results
I can confirm that works really well with nuxt, therefore I assume will work just fine with vue