parse-community / parse-community/parse-server-example
Can't install latest copy of server using npm
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
graphql-tools.com to learn what package you should use instead
npm ERR! code 127
npm ERR! path /home/school.colorbenz.com/public_html/parse-server-example-master/node_modules/parse-server
npm ERR! command failed
npm ERR! command sh -c node -p 'require("./postinstall.js")()'
npm ERR! sh: 1: node: Permission denied
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-06-20T20_19_20_639Z-debug-0.log
using the following git clone it works due to differences in package.json running old versions.
git clone git@github.com:parse-community/parse-server-example.git
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the current package.json with the older working clone and reproduce npm install for parse-server. Check the reported postinstall.js failure and node permission error; done means the latest server example installs successfully without the npm code 127 failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100