You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when try "bun run tauri build" or "bun run tauri build --no-bundle"
error returned at the stage of "Copying required files from Claude Code package..."
Copying cli.js...
Copying yoga.wasm...
Copying vendor/ directory...
Running: cp -r D:\claudia\temp-claude-package\package\vendor D:\claudia\vendor
'cp' is not recognized as an internal or external command, operable program or batch file.
Verified cp is the alias Copy-Item.
Get-Alias -Name cp
CommandType Name Version Source