Skip to content

Instantly share code, notes, and snippets.

@Jupiops
Jupiops / gist:88d482c402bb4efc7f50e187f4845f25
Created March 2, 2020 13:13
Error creating host: Error creating the VM: Error creating machine: Error in driver during machine creation: exit status 1
DEBU No new version available. The latest version is 1.6.0
INFO Checking if oc binary is cached
DEBU oc binary already cached
INFO Checking if running as normal user
INFO Checking Windows 10 release
INFO Checking if Hyper-V is installed and operational
INFO Checking if user is a member of the Hyper-V Administrators group
INFO Checking if Hyper-V service is enabled
INFO Checking if the Hyper-V virtual switch exist
INFO Found Virtual Switch to use: Default Switch
<?php
namespace NeteaseMusic;
class NeteaseMusic
{
private const SECRET = '7246674226682325323F5E6544673A51';
private $_MINI_MODE = false;