Closed dcloud9 closed 1 year ago
Hi @dcloud9, for Service Workbench, pnpm v5 is supported, however newer versions of pnpm greater than v5 are not supported and result in the improper Success message. We recommend using the latest version of pnpm v5 for a successful deployment.
As well, regarding the Node version, Node 16 and 14 are supported for Service Workbench.
The versions of the other tools mentioned should work as expected.
Hi @dcloud9, for Service Workbench, pnpm v5 is supported, however newer versions of pnpm greater than v5 are not supported and result in the improper Success message. We recommend using the latest version of pnpm v5 for a successful deployment.
As well, regarding the Node version, Node 16 and 14 are supported for Service Workbench.
The versions of the other tools mentioned should work as expected.
Updated the table with OK2 column, tested both on install and upgrade use cases. | Tools | OK | Failed | OK2 |
---|---|---|---|---|
golang | v1.17.2 | v1.17.2 | v1.17.2 | |
nvm-sh | v0.35.3 | v0.35.3 | v0.35.3 | |
nodejs | v12.22.12 | 14.x, 16.x, 18.x | 14.x, 16.x | |
pnpm | v5.4.2 | 6.x, 7.x , 8.x | v5.x (latest) | |
serverless | v3.35.2 | v3.35.2 | v3.35.2 | |
hygen | 6.2.11 | 6.2.11 | 6.2.11 |
Thank you for making us aware of this and we're glad to see you are having successful deployments for Service Workbench using the supported versions of the tools.
If you face any other issues regarding your deployments, be sure to let us know!
Describe the bug Our use cases are as follows:
amzn2-ami-kernel-5.10-hvm-*-x86_64-gp2
v5.2.10
tov6.1.0
v6.1.0
Both cases deployed successfully using the steps as per SWB implementation guide, but not with documented tools version. The tools version combination that deploys successfully and failed are as follows:
To Reproduce Steps to reproduce the behavior:
Expected behavior
README
orImplementation Guide
.Screenshots
For OK versions, we're getting the usual and proper Successful
For FAILED versions, we're only getting Successful without the Summary
Versions (please complete the following information):
v6.1.0
NO
Additional context Reference matrix for nodejs and pnpm versions here