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
Since some fixes on master might not be available on the NPM package, I wonder how can I use parse server from github. I tried
npm install --save ParsePlatform/parse-server
But I get
Error: Cannot find module 'parse-server'
When parse server is required. I noticed in node_modules, lib is empty.
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of #700 which @drew-gross is looking in to.
Sorry, something went wrong.
No branches or pull requests
Since some fixes on master might not be available on the NPM package, I wonder how can I use parse server from github. I tried
But I get
When parse server is required. I noticed in node_modules, lib is empty.
The text was updated successfully, but these errors were encountered: