-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed. #19
Comments
@Undertone0809 are you using Safari? Safari doesn't yet support the full file system access APIs. I would recommend using Chromium based browser as they have the API compatibility for file system access. I need to add a message on website to recommend using Chromium. |
I using Edge dev version on Windows10 |
@Undertone0809 did you get a dialog asking for permission and did you select a folder? Curious if this is happening because you may have accidentally disallowed when it asked for permission. Once you press 'Give access' and select folder, you'll see two more dialogs |
Sometimes I succeed, sometimes I fail. So it's confusing to me. |
@Undertone0809 can you please share more on what's succeeding and what's failing? Is the file writing action is specifically failing due to the error you have in the initial screen shot or are there other failures you are running into? |
Is it after I give the command, it says it needed to read the file and analyze my code, and then maybe it's because it took me a while to open the file? The above error occurs when the ta fails to read the file. |
@Undertone0809 does the file already exist and is the action 'read_file'? |
Thank you. I'll try again. Moreover, I would like to know why it doesn't answer the question after answering the question for a while, my question hasn't been solved yet. |
As you can see. An error occurred while reading the file.
The text was updated successfully, but these errors were encountered: