lewisakura / insomnia-plugin-discord-rich-presence

An Insomnia plugin to add Discord Rich Presence support.
MIT License
0 stars 0 forks source link

Discord rich presence isn't installing. #2

Open XynoxTheDev opened 3 years ago

XynoxTheDev commented 3 years ago

Error - Yarn error warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. warning discord.js > snekfetch@3.6.4: use node-fetch instead warning join@3.0.0: The engine "ender" appears to be invalid. warning " > bootstrap@4.5.3" has unmet peer dependency "jquery@1.9.1 - 3". warning " > bootstrap@4.5.3" has unmet peer dependency "popper.js@^1.16.1". warning " > discord-rpc@3.1.4" has unmet peer dependency "register-scheme@github:devsnek/node-register-scheme". warning " > discord.js@11.6.4" has unmet peer dependency "@discordjs/uws@^10.149.0". warning Error running install script for optional dependency: "C:\Users\Shanker\AppData\Local\Temp\insomnia_2020.5.2\insomnia-plugin-discord-rich-presence-1610124828199\@newrelic\native-metrics: Command failed. Exit code: 1 Command: node ./lib/pre-build.js install native_metrics Arguments: Directory: C:\Users\Shanker\AppData\Local\Temp\insomnia_2020.5.2\insomnia-plugin-discord-rich-presence-1610124828199\@newrelic\native-metrics Output: Attempting install in native-metrics module. Please note that this is an OPTIONAL dependency, and any resultant errors in this process will not affect the general performance of the New Relic agent, but event loop and garbage collection metrics will not be collected. node-gyp.cmd clean configure Failed to execute native-metrics install: No pre-built artifacts for your OS/architecture."

lewisakura commented 3 years ago

Are you trying to install this manually or through Insomnia?

XynoxTheDev commented 3 years ago

Are you trying to install this manually or through Insomnia?

I have tried to install the plugin via the application and website of Insomnia.