parse-server-example icon indicating copy to clipboard operation
parse-server-example copied to clipboard

Can't install latest copy of server using npm

Open marxyes opened this issue 3 years ago • 1 comments

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 [email protected]:parse-community/parse-server-example.git

marxyes avatar Jun 20 '22 20:06 marxyes

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.