Closed matthieubruneau closed 1 year ago
I managed to fix the issue by removing all dependencies and then reinstalling them. I now don't have any errors during the npm run build
and can set the greeter for lightdm without any issue.
Worked around this by using Node 15 instead of 16
Environment
Bug description
Trying to test if nody-greeter succefully built, getting this error like in this issue #31
Step tried
I tried to rebuilt the package after removing build/nody-asar, download again, checked if the yargs module was there, keeping the same error.
Any idea on what might be happening?