0

我正在尝试安装“shared_preferences”:

颤振酒吧添加shared_preferences

但我得到了错误:

哎呀;颤振意外退出:“FileSystemException:无法创建链接,路径='z:\gazer_client\windows\flutter\ephemeral.plugin_symlinks\path_provider_windows'(操作系统错误:函数不正确。,errno = 1)”。崩溃报告已写入 z:\gazer_client\flutter_08.log。

我已经设置了开发者模式: 开发者设置

  • 视窗 10
  • UAC 开启
  • NTFS(当然)

怎么了?谢谢!

4

1 回答 1

0

我找到了解决方案。Reason 是一个位于 VeraCrypt 驱动器上的项目。

https://github.com/flutter/flutter/issues/88381

于 2021-11-08T14:39:19.630 回答