julianschiavo / SimplePresence

An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
GNU General Public License v2.0
194 stars 37 forks source link

Error while trying to install the dependencies #21

Closed ElijahPepe closed 5 years ago

ElijahPepe commented 5 years ago

Checklist

Type

Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!

Description

I expected this to download correctly, instead, I got this:

npm ERR! Error while executing: npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/justJS/prism-media.git npm ERR! npm ERR! git@github.com: Permission denied (publickey). npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists. npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! /Users/admin/.npm/_logs/2019-03-15T15_36_36_083Z-debug.log admins-MacBook-Air:SimplePresence admin$ npm i npm WARN deprecated snekfetch@3.6.4: use node-fetch instead npm ERR! code 1 npm ERR! Command failed: /usr/local/bin/git checkout patch-1 npm ERR! error: pathspec 'patch-1' did not match any file(s) known to git

Specifications

Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).

advaith1 commented 5 years ago

Remote prism-media from the package.json

https://github.com/justJS/SimplePresence/issues/20

Please don't create duplicate issues.