keil-assistant
keil-assistant copied to clipboard
在vmware虚拟机内无法打开共享文件夹的工程文件
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
这个错误表示你打开的 uvproj 是一个目录,而不是一个文件, 至于为什么会这样,我也不清楚,这个异常是 NodeJs API 抛出的