keil-assistant icon indicating copy to clipboard operation
keil-assistant copied to clipboard

在vmware虚拟机内无法打开共享文件夹的工程文件

Open dg741a opened this issue 5 years ago • 1 comments

open project failed !, msg: EISDIR: illegal operation on a directory, watch 'z:\F\Desktop\FLASH_CRC_example_for_GD32F103\Project\MDK-ARM\Project.uvproj'

主机 win10 虚拟机 win7 32bit

dg741a avatar Sep 27 '20 00:09 dg741a

这个错误表示你打开的 uvproj 是一个目录,而不是一个文件, 至于为什么会这样,我也不清楚,这个异常是 NodeJs API 抛出的

github0null avatar Sep 27 '20 08:09 github0null