摘要:
1.VirtualBox中新建的虚拟机无法启动,报一下错误: VMMRO_DO_NEM_INIT_VM failed: VERR_NEM_MISSING_KERNEL_API_2 VT-x is not available (VERR_VMX_NO_VMX). 2.解决办法 使用管理员打开cmd 输 阅读全文
摘要:
Dynamic Linking Error: Win32 error 193文件是32位的,运行环境是64位的 Dynamic Symbol Retrieval Error: Win32 error 127 Error 127 might also mean that the required sy 阅读全文
摘要:
cd /usr/local/srcsudo wget https://npm.taobao.org/mirrors/node/v14.16.0/node-v14.16.0-linux-x64.tar.gzsudo tar -zxvf node-v14.16.0-linux-x64.tar.gzsud 阅读全文
摘要:
linux运行electron报如下错误: FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run wi 阅读全文