We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was having issues getting the demo up and running after cloning. Eventually figured out that it was an issue with running node version 17.x.x.
Not sure if this warrants an update in the readme, but it would have helped. Node v16.x.x is required for both the /api and /client.
I believe this issue is related to the fact the Node v17 no longer supports OpenSSL.
The text was updated successfully, but these errors were encountered:
In fact, for Strapi you'll need node >=12.x.x <=16.x.x. I will add it in the README
Sorry, something went wrong.
No branches or pull requests
I was having issues getting the demo up and running after cloning. Eventually figured out that it was an issue with running node version 17.x.x.
Not sure if this warrants an update in the readme, but it would have helped. Node v16.x.x is required for both the /api and /client.
I believe this issue is related to the fact the Node v17 no longer supports OpenSSL.
The text was updated successfully, but these errors were encountered: