Closed ksuess closed 1 year ago
@ksuess It is working for me with Node 18 and @plone/generator-volto@7.0.0-alpha.4. What version of @plone/generator-volto do you have installed?
A new Volto project with version 17 alpha-xy can be generated with
npm install -g @plone/generator-volto@alpha
yo @plone/volto --canary
Thank you for the hint with the generator version, @davisagli!