mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
The InstallerParameters flag passed to install-tl via --params was corrupting the installer profile, causing abs_path($::installerdir) to return undef and triggering the 'uninitialized value $tmp' Perl error at install-tl line 651. Install without params and set the tlmgr repository mirror post-install instead.