webview / webview_deno

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
https://deno.land/x/webview
MIT License
1.44k stars 74 forks source link

examples/multi-window error #163

Open tvortsa opened 1 year ago

tvortsa commented 1 year ago

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);