reimagined / resolve-cloud-cli

ReSolve Cloud Service command line interface
6 stars 2 forks source link

yarn resolve-cloud remove <deployment-id> fails with the error #136

Closed pavsenin closed 3 years ago

pavsenin commented 3 years ago

To Reproduce c:\testcafe\testcafe-dashboard>yarn resolve-cloud remove sm78ra yarn run v1.22.4 $ c:\testcafe\testcafe-dashboard\node_modules.bin\resolve-cloud remove sm78ra

ERROR Invalid value undefined supplied to : { name: "unlinkDeployment", payload: { userId: string, eventStoreId: string, deploymentId: string } }/payload: { userId: string, eventStoreId: string, deploymentId: string }/eventStoreId: string

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

c:\testcafe\testcafe-dashboard>yarn resolve-cloud remove cxavwn yarn run v1.22.4 $ c:\testcafe\testcafe-dashboard\node_modules.bin\resolve-cloud remove cxavwn

ERROR Invalid value undefined supplied to : { name: "unlinkDeployment", payload: { userId: string, eventStoreId: string, deploymentId: string } }/payload: { userId: string, eventStoreId: string, deploymentId: string }/eventStoreId: string

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

MrCheater commented 3 years ago

Fixed in version 0.31.5