workshop-manual-a11y-testing icon indicating copy to clipboard operation
workshop-manual-a11y-testing copied to clipboard

Node 20 compatibility

Open fgeierst opened this issue 2 years ago • 1 comments

I could not install the project as is, probably because my machine's node version is v20.5.1.

Updating the NPM dependencies by running npx taze major -w && npm install resolved the issue for me.

fgeierst avatar Sep 06 '23 09:09 fgeierst

Thanks for pointing out the node version. For me, I just needed to switch my node version using nodenv

wencyen avatar Jan 22 '24 19:01 wencyen

Thanks for the issue. The packages needed to be upgraded, which I just pushed to the main branch. I'm going to close this as resolved but if it persists or you run into problems, let me know!

marcysutton avatar May 30 '24 16:05 marcysutton