webview_deno icon indicating copy to clipboard operation
webview_deno copied to clipboard

examples/multi-window error

Open tvortsa opened this issue 9 months ago • 0 comments

error: Uncaught (in worker "") (in promise) Error: The process cannot access the file because the file is occupied by another process.(os error 32): copy 'D:\DEV\JS\deno_web_view\webview_deno_with_git\webview_deno\build\webview.dll' -> 'C:\Users\Gigabyte\AppData\Local\deno\plug\file\014de450d669a096973f811063b1ed5d605d2181478cd9b209858974efd08c6c.dll' await Deno.copyFile(fromFileUrl(url), cacheFilePath);

tvortsa avatar Oct 03 '23 13:10 tvortsa