Skip to content
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

Local build error on windows 10 #160

Open
tvortsa opened this issue Sep 18, 2023 · 2 comments
Open

Local build error on windows 10 #160

tvortsa opened this issue Sep 18, 2023 · 2 comments
Labels
bug Something isn't working windows Related to windows

Comments

@tvortsa
Copy link

tvortsa commented Sep 18, 2023

deno task build - error:
stderr:
A subdirectory or file D:\DEV\JS\deno_web_view\webview_deno-main\script..\build already exists.

If i remove line of make /build directory from build.bat file, error is not apear but compilled result i dont get anyway (

What/where is my compiled .exe or something any result esclude webview.dll and WebView2Loader.dll ?

@eliassjogreen
Copy link
Member

The two dots in D:\DEV\JS\deno_web_view\webview_deno-main\script..\build is probably meant to be D:\DEV\JS\deno_web_view\webview_deno-main\script\..\build right?

@tvortsa
Copy link
Author

tvortsa commented Oct 3, 2023

Right, but what its change?
I add IF to build.bat for check if exist the folder, and i dont get any errors now, but only this:
Code_ednN0SYgd8

Can you explain more detailed how to build an app by the webview_deno please?

@eliassjogreen eliassjogreen added bug Something isn't working windows Related to windows labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Related to windows
Development

No branches or pull requests

2 participants