#WebView2 problem
23 messages · Page 1 of 1 (latest)
can you upgrade that to 1.5.9 and try again?
yes
npm i --save-dev @tauri-apps/cli@latest if you use npm
project folder
i don't think that's normal
but if it still succeeded i guess it doesn't matter
npm run tauri -- --version
you're not in your project folder according to that error
did you forget the extra --?
re-run the install command from above again? Maybe you were in the wrong folder that last time
this one npm i --save-dev @tauri-apps/cli@latest
because windows 11 already has webview2 installed by default
yeah, idk something with npm wrong i guess. maybe try npm i -g npm@next or ask google, i'm not an npm expert so i'm not sure what to do either.
yes, that's what the installer failed to do in your screenshot
but normally it should work
was your windows 10 machine connected to the internet?
alrighty, then that was probably the issue
should have asked that first lol
the webview2 installation is like 200mb
the tauri app installer only has the small 2mb bootstrapper by default
it will download the rest on demand
yes