You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 belowDeployer.js:178 Deployer._deploy
C:/pathToMyDirectory/synthetix/publish/src/Deployer.js:178:34
Deployer.js:410 Deployer.deployContract
C:/pathToMyDirectory/synthetix/publish/src/Deployer.js:410:39
deploy-core.js:21 module.exports
C:/pathToMyDirectory/synthetix/publish/src/commands/deploy/deploy-cor e.js:21:17
index.js:287 deploy
C:/pathToMyDirectory/synthetix/publish/src/commands/deploy/index.js:2 87:8
task_queues.js:93 processTicksAndRejections
internal/process/task_queues.js:93:5
index.js:562 async Command.
C:/pathToMyDirectory/synthetix/publish/src/commands/deploy/index.js:5 62:6
The text was updated successfully, but these errors were encountered: