Jonathan Bangert
Jonathan Bangert
Yeah, but it already works on stable, it was just the first time i ran the command.. I dont know if this makes the issue invalid
Actually i just got: ```powershell bun install v1.1.0 (5903a614) 📦 Installing [192/403] C:\Users\jonathan\website\node_modules\wrangler\node_modules\esbuild\install.js:132 throw new Error(`Expected ${JSON.stringify(versionFromPackageJSON)} but got ${JSON.stringify(stdout)}`); ^ Error: Expected "0.17.19" but got "0.18.20" at validateBinaryVersion (C:\Users\jonathan\website\node_modules\wrangler\node_modules\esbuild\install.js:132:11)...
Yes, after running `bun pm cache rm` it fails the same way as in my initial issue
Also on canary: ```powershell PS C:\Users\jonathan\website> bun upgrade --canary [5.07s] Upgraded. Welcome to Bun's latest canary build! Report any bugs: https://github.com/oven-sh/bun/issues Changelog: https://github.com/oven-sh/bun/compare/5903a614102704a627e6add42fc5668eb7acb68e...main PS C:\Users\jonathan\website> bun pm cache rm Cleared...
You can add [Music Assistant](https://github.com/orgs/music-assistant/discussions/1245) if this becomes a thing 😃
Hmm i will try to take a look at it later today
Nice! I have no idea what change actually fixed it but :shrug: Glad its working
Hmm yeah, honestly I no idea why this is happening..
Hey I think i found the issue, could you guys try the new version (v0.0.54)? I did a lot of core changes and updated to the tauri 2.0 beta and...
Merging with #11