Synthetixio / synthetix

Synthetix Solidity smart contracts
https://synthetix.io/
MIT License
1.2k stars 594 forks source link

Unable to deploy synthetix smart contract on local blockchain #1527

Open petermunachi opened 2 years ago

petermunachi commented 2 years ago

When i run this command node publish deploy -n local -d publish/deployed/local -g 8 -h to deploy to my local blockchain in my windows machine, i this error below

TypeError: Cannot read property 'SafeDecimalMath' of undefined

Webners1 commented 2 years ago

hey did you found a solution for it?