RCVolus / lol-pick-ban-ui

Web-Based UI to display the league of legends champ select in esports tournaments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM Install does not work

asyuki1 opened this issue · comments

Hey, I tried to run the NPM Install in the powershell but i always get this issues:
183f60342896797e3daf1e90e97c72db

I dont know how to fix it. I always have this Issue with every Version from Node.js.
Can someone Help me I just want the P&B Ui for Casting

I am unable to reproduce this issue on a fresh download. Could you confirm you are running node.js 16.7 by running node -v in a PowerShell window?

45d485b0eba582e67f21c5ff3f67aac0
y. Here u go

With 16.7, the UI should work despite these dependency warnings. Do you receive any kind of error message or encounter issues when starting the backend and frontend after the install?

I dont get any Error's only the Dependency warning. But i dont know what u mean with the UI Should work since the install does not work wit hthe 8 Vulnerabilities or am i missing smth? Should i try npm start?

The dependency warnings only highlight vulnerabilities, these have no impact on the functionality of the code. Since the UI (usually) only runs in a local context, the vulnerabilities carry little to no risk.
You should be able to run the UI without issues.

08e05dd8b3cc8bca224c816170945dd3

I Started it now. I Only get 1 Error and where can i find the Server since the Adress is kinda confusing is it this adress? http://localhost:3000?backend=ws://localhost:8999

Assuming the League Client was not running the error can be ignored.
The URL is correct (remember to also start the frontend). If you want to test if everything shows up without starting a lobby ingame, you can use a recording by starting the backend with npm start -- --data ../recordings/tournament-draft

alright so i can just copy the adress in my obs and i should work right?

Well i tried to copy the adress in obvs but i dont see the Pick Ban Layout. in the powershell it says "Champ Select Started / Ended" but i dont see the UI?

Do you have the Frontend (\lol-pick-ban-ui-master\layouts\layout-volu-europe) running? Do you see anything when opening the link in a browser?

I tried to run it but i get this Messag
1c94cd03af34e241d294c02f2ec374af
e

And i dont see anything if i open the link in the Browser i cant even acces the it comes that i cant connect to the website

There is no need to run serve in the default layout, please refer to the documentation. Alternatively, this video covers the installation.

Ik the Vid thats why im here its not 100% the same. I tried to to everything step by step. But now i get this Erro
811609243144caa4fe38ef23dea1a1f4
r

so what is now the issues with this Error? I Started the the npm in bracked and npm install in layouts volu europe

I am still unable to reproduce this on a fresh install.
Please try npm ci in both the front end and back end folder. If that doesnt work, redownload the source and try again following the steps from the readme.

f1eff2e635f4c567e389e36b35f890ba

This Happens now on the Europe Layout.
Even if i try to redownload everything i still get this Problem.

35e9d4197cd1f97d49cf97b225254689

Ok. somehow fixed the install it works but everytime i try to see the layout on the website this error comes how can i fix it?

NVM i fixed it thank u for the help!