We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pake -v 2.6.1
osc
v20.10.0
Caused by: process didn't exit successfully: git fetch --force --update-head-ok 'https://github.com/FabianLars/tauri-plugin-oauth' '+refs/heads/main:refs/remotes/origin/main' (exit status: 128) Error failed to build app: failed to build app file:///Users/terry/.local/bin/global/5/.pnpm/[email protected]/node_modules/pake-cli/dist/cli.js:374 reject(new Error(${code})); ^
git fetch --force --update-head-ok 'https://github.com/FabianLars/tauri-plugin-oauth' '+refs/heads/main:refs/remotes/origin/main'
${code}
Error: 1
fix fetch error https://github.com/FabianLars/tauri-plugin-oauth ?
https://github.com/FabianLars/tauri-plugin-oauth' '+refs/heads/v2:refs/remotes/origin/v2
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
I searched in the issues and found nothing similar.
Pake version
pake -v
2.6.1
System version
osc
Node.js version
v20.10.0
Minimal reproduce step
Caused by:
process didn't exit successfully:
git fetch --force --update-head-ok 'https://github.com/FabianLars/tauri-plugin-oauth' '+refs/heads/main:refs/remotes/origin/main'
(exit status: 128)Error failed to build app: failed to build app
file:///Users/terry/.local/bin/global/5/.pnpm/[email protected]/node_modules/pake-cli/dist/cli.js:374
reject(new Error(
${code}
));^
Error: 1
What did you expect to see?
fix fetch error https://github.com/FabianLars/tauri-plugin-oauth ?
What did you see instead?
https://github.com/FabianLars/tauri-plugin-oauth' '+refs/heads/v2:refs/remotes/origin/v2
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: