reimagined / resolve-cloud-cli

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

Can't remove application after deploy. #132

Closed krutilin closed 3 years ago

krutilin commented 3 years ago

I deployed an application with the missing module in the package.json. Now I trying to delete the application and receive the following error.


$ resolve-cloud remove cpxdhu --with-event-store

ERROR  Cannot find module '@myModule'
Require stack:
- /var/task/cloud-entry.js
- /var/runtime/UserFunction.js
- /var/runtime/index.js

error Command failed with exit code 1.
MrCheater commented 3 years ago

Fixed in version 0.31.3