Issues with `npm run dev`
Closed this issue · 1 comments
josh-tt commented
Hi there, just a quick note that the demo installation steps did not work for me without running: export NODE_OPTIONS=--openssl-legacy-provider first.
xavierfoucrier commented
Hello @josh-tt,
Good catch! 🐛
I am currently fixing that in the current setup.
This one was build with NodeJS 14, but this error happen when running it with NodeJS 18.
Thanks for the report! 🎉