I am trying to install 'shared_preferences':
flutter pub add shared_preferences
but I got error:
Oops; flutter has exited unexpectedly: "FileSystemException: Cannot create link, path = 'z:\gazer_client\windows\flutter\ephemeral.plugin_symlinks\path_provider_windows' (OS Error: Incorrect function. , errno = 1)". A crash report has been written to z:\gazer_client\flutter_08.log.
I have set developer mode already: developer settings
- Windows 10
- UAC is ON
- NTFS (of course)
What is wrong? Thank you!