mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
Apparently, new versions of yarn use the HOME environment variable to
figure out where to access their configuration, and sudo apparently
doesn't clear that variable, so install-node was being run with HOME
set to something under /home/vagrant (e.g.).
Fix this by just setting that environment variable correctly.
This replaces 250a036ff8, which
misdiagnosed the issue.
1.6 KiB
Executable File
1.6 KiB
Executable File