JezerM / nody-greeter

LightDM greeter that allows to create wonderful themes with web technologies. Made in Node.js
https://web-greeter-page.vercel.app
GNU General Public License v3.0
125 stars 8 forks source link

nody-greeter install issues #39

Closed KIttenPixel closed 1 year ago

KIttenPixel commented 1 year ago

Environment

Bug description

When I do npm install it is a very big bug jumble

like npm ERR!

Steps to reproduce

No idea

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

JezerM commented 1 year ago

I see you are using an old version of Node.js. The minimum required version is v12. It seems Ubuntu 18 doesn't provide this version, so you would need to download it from https://nodejs.org/ or update to a newer Ubuntu release.

KIttenPixel commented 1 year ago

Oh Ok I will close this if it continues after I update ubuntu I will open it back up

KIttenPixel commented 1 year ago

On rebuild it is now giving a different error image

KIttenPixel commented 1 year ago

I do have gyp btw

KIttenPixel commented 1 year ago

Nevermind didn't have all dependencies

JezerM commented 1 year ago

Nais

KIttenPixel commented 1 year ago

npx tsc is erroring now I will send screenshot tomorrow gotta go to sleep and then go to school

KIttenPixel commented 1 year ago

image

KIttenPixel commented 1 year ago

Running with Sudo doesn't work either btw