Pigpog / vlc-discord-rpc

Discord rich presence for VLC media player.
MIT License
206 stars 31 forks source link

i have a problem runnin vlc rpc #68

Closed star67-d4c closed 2 years ago

star67-d4c commented 2 years ago

Did not detect node_modules directory; Installing modules... A problem occurred while installing modules. Ensure that npm is installed. Problem NPM

star67-d4c commented 2 years ago

btw it's already installed node js and npm / and the modules directory image

Pigpog commented 2 years ago

Do you usually install programs by extracting them to Program Files?

Doing anything in that folder requires administrator privileges. Extract the vlc-discord-rpc zip file to a folder that you actually have permissions for, and it will create a node-modules folder there.

Pigpog commented 2 years ago

Closing as this is not an issue with my program. You just need to extract it to somewhere inside your user directory (your Downloads folder for example) so it can properly run.