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

npm ERR! in npc install #39

Open SpaceNerden opened 3 years ago

SpaceNerden commented 3 years ago

Checklist

Type

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

[ ] Feature Request

[x] Bug Report

Description

Error in npc install

npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://git@github.com/devsnek/discord-rpc.git
npm ERR! Host key verification failed.
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! A complete log of this run can be found in:
npm ERR!     C:\Users\username\AppData\Local\npm-cache\_logs\2021-04-07T02_59_53_829Z-debug.log

Debug.log: A whole phat 702 lines

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.).

SpaceNerden commented 3 years ago

Did not turn on the Display currently running game. Woops!

SpaceNerden commented 3 years ago

Wrong rep, above error still persists. Woops again!

advaith1 commented 3 years ago

could you try changing github:devsnek/discord-rpc to ^3.2.0 in package.json?