Open cobalt2727 opened 2 years ago
I think some dependencies were marked deprecated… Edit: Yeah I checked. We still use node version 14.
@Eskaan this is still an issue, can someone look at getting https://github.com/gorilla-devs/GDLauncher/pull/1462 merged?
I should also note that npm i --legacy-peer-deps
does work correctly
It is indeed still an issue. We have gotten ourselves a pretty bad dependency resolution that does not allow us to update.
is the PR mentioned a viable fix in the meantime? or at the very least, just updating the build instructions to include --legacy-peer-deps
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
git clone https://gorilla-devs/GDLauncher
cd GDLauncher
npm i
Expected behavior dependencies installing
Operating System:
Logs:
cobalt@cobalt-inspiron:~/GDLauncher$ npm i
cobalt@cobalt-inspiron:~/GDLauncher$ cat /home/cobalt/.npm/eresolve-report.txt
cobalt@cobalt-inspiron:~/GDLauncher$ cat /home/cobalt/.npm/_logs/2022-05-04T01_15_27_299Z-debug-0.log