austinbaccus / forza-telemetry

Record and Display Telemetry from Forza Motorsport 7, Horizon 4, and Horizon 5.
MIT License
237 stars 36 forks source link

Cannot Compile #60

Closed StatelessCat closed 1 year ago

StatelessCat commented 1 year ago

Hi, I cannot use the version executable because I want to the patch explained here : https://github.com/austinbaccus/forza-telemetry/issues/53 . (cause I'm using a Cloud PC...)

I installed git and npm. During the npm install I got several error about electron.

"npm i electron -g" Don't fix the issue.

I'm missing something? Thanks Raphaël Cazenave-Lévêque

StatelessCat commented 1 year ago

My errors on electron: https://pastebin.com/TNxM9c2n

austinbaccus commented 1 year ago

Try using npm v16.13.0.

StatelessCat commented 1 year ago

It compile ! Thanks