parse-community / parse-community/parse-server-example

Can't install latest copy of server using npm

Open
#420 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.