Raphael

Results 9 comments of Raphael

I'm having the same issue. I think we should have an exec command or something as a wrapper that we can modify to the Minecraft launcher.

Getting the same issue on a Surface Laptop 2 running Arch Linux. Haven't found a fix for this yet so far.

`npx create-turbo@latest --use-pnpm --no-install` got me a template, but installing failed. ```shell ~/Desktop/Projects/next-starter main* ❯ pnpm install Scope: all 6 workspace projects Packages: +291 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Packages are hard linked from...

See https://github.com/webview/webview/pull/482 The original webview project has the zoom functions added in.

@Parnasuss-MD > Still need help with oneplus devices? Yup.

oof, if your bootloader is locked you wont be able to write anything via the bootloader unfortunately :/ thanks for reporting this though, i will make like a popup or...

Hey @Kamek, could you please install the latest version and check if the bootloader unlock error warning pops up after accepting the bootloader unlock request in the app? Thanks!

The proposed solution above no longer works properly due to Zebar sometimes starting before the kill command is run, as both of the commands are run asynchronously. Updated fix: ```yaml...