demaisj / soundcloud-rp

Adds Discord Rich Presence support to Soundcloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to load client.js

loanenems opened this issue · comments

Hi !

I followed all the steps mentionned in the readme but when I try to launch the "npm run start", nothing happens. When I check into my web browser (firefox) logs, I've got an error telling me:

"Échec du chargement pour l’élément <script> dont la source est « http://127.0.0.1:7769/client.js »."
"Fail to load for <script> element whose source is « http://127.0.0.1:7769/client.js »"

Do you know where it could come from ? Btw I'm under windows 10 and everything's up to date =)

I managed to resolve the problem by myself. I only made a mistake while running npm install, bad manipulation ^^