node-red/packages/node_modules
Ben Hardill 889f0e1569
Don't start if user has no home directory
If the user doesn't have a defined home dir (env var `HOME`,
`USERPROFILE` or `HOMEPATH`) and the `userDir` is not passed on the
command line then we shouldn't start as we don't know where to copy the
default `settings.js` file to or where to store flows

fixes #3539
2022-04-21 11:40:12 +01:00
..
@node-red Merge pull request #3498 from sammachin/sammachin_credentials 2022-04-21 10:59:43 +01:00
node-red Don't start if user has no home directory 2022-04-21 11:40:12 +01:00