Pomax
Pomax
That leaves the `BAD_VARS` sudo, if there's a way to get rid of that one we should be entirely sudo-less and dockerizing should be a bit easier.
So I'm seeing some interesting wget fails while trying to run the docker file now: ```bash #9 0.903 install-tl-ubuntu: running apt and dpkg commands... #9 199.7 install-tl-ubuntu: determining the fastest...
that would certainly be enough to see if we can get docker to complete a run!
No worries, unless someone pays you to do the work, your time is your _always_ your own ;)
then also make sure to upgrade node-gyp to 6.0 or higher (e.g. installing it yourself without saving it to your package.json), because it works just fine, but ancient versions of...
To add to the above, I made nvm install into `C:\Users\Public\nvm` instead, and a new `cmd` instance shows an `env` list including ```bash NVM_HOME=C:\Users\Public\nvm NVM_SYMLINK=C:\Program Files\nodejs OneDrive=C:\Users\Mike\OneDrive OS=Windows_NT PATH=/c/Windows/system32:/c/Windows:......:%NVM_HOME%:%NVM_SYMLINK% ```...
@coreybutler this feels like it's worth not having go stale, given how key of a component UAC is on Windows.
Again, commenting to get eyes on this, because windows installation needs to use the right user accounts for the various actions (so, ping @coreybutler again).
Note that's those steps are a workaround not, not an actual fix to what the installer does (which can negotiate permissions with Windows correctly if properly set up). @coreybutler hopefully...
gentle bump to hopefully not have this work get lost - it'd be super valuable still =)