I have VMWare Workstation and I installed successfully ESXi 7 and it's now running. Now I want to install vcenter of same version such as:
mohsen@debian:~/Downloads/iso_vc/vcsa-ui-installer/lin64$ ./installer
(node:39699) electron: Failed to load URL: file:///home/mohsen/Downloads/iso_vc/vcsa-ui-installer/lin64/resources/app/dist/# with error: ERR_FILE_NOT_FOUND
(Use `installer --trace-warnings ...` to show where the warning was created)
(node:39754) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `exe --trace-deprecation ...` to show where the warning was created)
Then I get the attached blank page of vCenter Server Installer.
How can I install it?