-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
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
Error running npm install on fresh clone #416
Comments
Thanks for opening this issue!
|
I found this issue where it was instructed to reference the node version compatibility table in the Parse-Server project. However, I can re-create when using explicitly supported versions 16, 17, and 18. |
Node version |
I am not aware of any migration guide for Parse Server example. I think the example needs a slight upgrade to a newer Parse Server version, it should work out of the box as you expected. I've opened #417 if you are interested to tackle this. I'm closing this as it does not seem to be a Parse Server Example issue.
|
I'm running into an error thrown by the Kerberos package when running a fresh install.
Node version
v16.13.0
Steps to reproduce:
git clone https://github.com/parse-community/parse-server-example.git
cd parse-server-example
npm install
Output:
The text was updated successfully, but these errors were encountered: