07 2023 档案
摘要:wsl 卸载 打开 “控制面板”。 点击”程序”。 选择”程序和功能”。 在菜单的左侧选择”启用或关闭Windows功能”。 取消勾选”适用于Linux的Windows子系统”选项。 单击”确定”按钮。 您需要重启计算机,以使更改生效。
阅读全文
摘要:- An unexpected error was encountered while executing a WSL command. Common causes include access rights issues, which occur after waking the computer
阅读全文
摘要:// 清理缓存 $ yarn cache clean $ npm cache clean -f $ pnpm store prune // 设置新的缓存地址 $ npm config set global-folder "E:/npm/global" $ pnpm config set global
阅读全文