it currently build on LTS (20.10.0 as of this writing) with warnings and errors
it is important as this is the only official aws workshop (outside of the demos) around (afaik).
thank you
> nvm ls
21.2.0
* 20.10.0 (Currently using 64-bit executable)
20.5.0
14.21.0
14.4.0
> npm i; npm run dev
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: react-virtual@2.10.4
npm WARN Found: react@18.2.0
npm WARN node_modules/react
npm WARN react@"^18.2.0" from the root project
npm WARN 9 more (@cloudscape-design/collection-hooks, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.6.3 || ^17.0.0" from react-virtual@2.10.4
npm WARN node_modules/@cloudscape-design/components/node_modules/react-virtual
npm WARN react-virtual@"^2.8.2" from @cloudscape-design/components@3.0.334
npm WARN node_modules/@cloudscape-design/components
npm WARN
npm WARN Conflicting peer dependency: react@17.0.2
npm WARN node_modules/react
npm WARN peer react@"^16.6.3 || ^17.0.0" from react-virtual@2.10.4
npm WARN node_modules/@cloudscape-design/components/node_modules/react-virtual
npm WARN react-virtual@"^2.8.2" from @cloudscape-design/components@3.0.334
npm WARN node_modules/@cloudscape-design/components
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
and in console

it currently build on LTS (
20.10.0as of this writing) with warnings and errorsit is important as this is the only official aws workshop (outside of the demos) around (afaik).
thank you
and in console
