6 articles
Tuesday, Nov 21, 2023
Yarn install command error No such file or directory: 'install'的解决方法 sudo apt remove cmdtest sudo apt remove yarn curl -sS https://dl.yarnpkg.com/debi...
Wednesday, Jul 26, 2023
unzip End-of-central-directory signature not found 错误的解放方法 确保系统已经安装好unzip,如果安装好了,出现unzip End-of-central-directory signature not found 错误 那么就只有一个问题,就是你...
Sunday, Dec 4, 2022
执行 pkg update -f和pkg update命令时出现了下面的错误 Updating local repository catalogue... pkg: file:///usr/ports/packages/meta.txz: No such file or directory repo...
Friday, May 27, 2022
linux stdio.h: No such file or directory的解决方法 Linux编译某个程序报错,如下 ./src/arith.c:32:10: fatal error: stdio.h: No such file or directory 32 | include <s...
Wednesday, Jan 1, 2020
执行rclone sync时出现了以下错误 2020/01/01 16:16:02 ERROR : : error listing: directory not found 2020/01/01 16:16:02 Failed to lsd with 2 errors: last error was...
Thursday, Nov 1, 2018
Change the user's home directory for centos yum install finger Install related components id username View user uid usermod -d /home/newfolder -u uid ...