I am trying to install on debian.
I am getting the error:
npm error code ENOENT
npm error syscall lstat
npm error path /home/saltcorn
npm error errno -2
npm error enoent ENOENT: no such file or directory, lstat '/home/saltcorn'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/graytill/.npm/_logs/2024-07-01T11_18_15_585Z-debug-0.log
When I first ran the installer, I chose not to create a user for saltbush.
I suspect this may be the problem, but now I can't get it to create a user.
How do I do a fresh install?
Thanks