bash: path-to-mcu-package: No such file or directory
我尝试检查一下,
source ~/.bashrc
bash: path-to-mcu-package: No such file or directory
但当我这样做的时候cd ~ && ls -la
,我看到-rw-r--r-- 1 pc_230 pc_230 4301 Feb 3 16:20 .bashrc
感谢您的帮助。
答案1
纳米〜/.bashrc
删除包含 path-to-mcu-package 的行或更正它以设置正确的路径。