Plex-Discord-Bot
Plex-Discord-Bot copied to clipboard
NPM Install has errors
Hey,
when I run the "npm install" command it has errors:
does anyone know how to fix it?
I got to the stage where the Bot is offline in Discord, however can't seem to get NPM install to complete. It comes up with different errors to the above:
Windows 10 x64
First tried to have the PlexDiscordBot folder in "C:\Program Files (x86)\PlexDiscordBot" folder, but thought permissions issues were causing the problem, but the same errors occur under "C:\PlexDiscordBot". I don't know what ENOENT is or means, but looks like it is not downloading the erlpack.git and ENOENT is needing that package?
So close!
I got to the stage where the Bot is offline in Discord, however can't seem to get NPM install to complete. It comes up with different errors to the above:
Windows 10 x64
First tried to have the PlexDiscordBot folder in "C:\Program Files (x86)\PlexDiscordBot" folder, but thought permissions issues were causing the problem, but the same errors occur under "C:\PlexDiscordBot". I don't know what ENOENT is or means, but looks like it is not downloading the erlpack.git and ENOENT is needing that package?
So close!
You need to install the latest version of 'git'
https://git-scm.com/download/win
Hey,
when I run the "npm install" command it has errors:
does anyone know how to fix it?
This is still an issue
I had similar errors with this project, but CyaOnDaNet’s fork built and is working fine.
Unfortunately, jadonwolffs’ fork has similar build errors so I can’t take advantage of the awesome features of playing albums or entire artist discographies.
I’m going to install the recommended v10 of node and try again.