Closed ogolaSospeter closed 1 month ago
Hi @ogolaSospeter, Do you get this error every time consistently upon running flutter run ? Can you check if temporary directory is read only instead of writeable ? If so, try making it writeable and re-run to check if it resolves the crash or not.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
Command
Steps to Reproduce
Logs
FileSystemException: Creation of temporary directory failed, OS Error: Access is denied. , errno = 5
Flutter Application Metadata
Type: app Version: 1.0.0+1 Material: true Android X: false Module: false Plugin: false Android package: null iOS bundle identifier: null Creation channel: stable Creation framework version: 761747bfc538b5af34aa0d3fac380f1bc331ec49
Plugins
path_provider-2.1.4 path_provider_android-2.2.10 path_provider_foundation-2.4.0 path_provider_linux-2.2.1 path_provider_windows-2.3.0 url_launcher-6.3.0 url_launcher_android-6.3.9 url_launcher_ios-6.3.1 url_launcher_linux-3.2.0 url_launcher_macos-3.2.0 url_launcher_web-2.3.3 url_launcher_windows-3.1.2