-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected reserved word Issue when running npm run build #53
Comments
Which node version are you using? |
v12.22.9 |
Yeah, that's a pretty old version. The recommended version is v18. Try it again with node 18 :D |
Ah, that's expected when running in debug mode. As there's no active lightdm environment, it will show an error. You could try to run it with |
also when trying to login non debug, it says fails to load session, return error code 1. and asks me to reload theme or switch to default |
|
|
here's the lightdm.log
and here's the seat0-greeter.log 3.i have both installed and they do work. but i should have disabled both of them before starting lightdm |
Hi, sorry for the late response. This seems a LightDM error, perhaps? The greeter seems to have issues to retrieve data from LightDM. Have you tried another greeter like |
the rebuild ran fine perfectly and the installation found 0 vulnerabilities. what is the issue?
The text was updated successfully, but these errors were encountered: