SalzoTech
Tech Notes
domingo, 8 de julio de 2018
Angular (ng test): Error: No provider for [object WindowConstructor]
beforeEach
(
async
(
()
=>
{
TestBed
.
configureTestingModule
(
{
declarations
:
[...]
,
providers
:
[
...
{
provide
:
Window
,
useValue
:
window
}
]
,
domingo, 18 de marzo de 2018
Convert VMWare VMX vm to VirtualBox OVF vm on MacOS
Requires VMWare player/fusion installed (for
ovftool
. Trial is OK)
"/Applications/VMware Fusion.app/Contents/Library/VMware OVF Tool/ovftool" my-vm.vmx my-vm.ovf
Entradas más recientes
Entradas antiguas
Inicio
Suscribirse a:
Entradas (Atom)