Closed joelpittet closed 4 months ago
I think theres going to be a few other errors you come across but we got it working by using --openssl-legacy-provider
export NODE_OPTIONS=--openssl-legacy-provider && npm run ws dev
Thanks @apricot13 that does help with the tailwind
init a bit, though it seems like a workaround, ideally the dependencies would be updated to support the new openssl.
It's the same problem on my side, you can not install on nodejs 20. Linux
We upgraded to 2.0 and this is not an issue anymore... I will close this with that tip.
Describe the bug Running
npx @wingsuit-designsystem/cli init -k vanilla-tailwind
On either (using fnm to manage node versions)
To Reproduce Steps to reproduce the behavior:
npx @wingsuit-designsystem/cli init -k vanilla-tailwind
Expected behavior Expecting wingsuit to install
Screenshots
Desktop (please complete the following information):
Additional context
Full output: