Skip to content
New issue

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

[Bug] Not working with Fish shell #714

Closed
d0sse opened this issue May 17, 2024 · 2 comments
Closed

[Bug] Not working with Fish shell #714

d0sse opened this issue May 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@d0sse
Copy link

d0sse commented May 17, 2024

Pake version

2.5.1

System version

macOS Sonoma 14.5

Node.js version

20.13.1

Minimal reproduce step

try to build app

pake web.skype.com --icon xxx.icns

What did you expect to see?

app building

What did you see instead?

following error:

 [email protected] tauri
> tauri build
✹ Building app...
       Error failed to get cargo metadata: No such file or directory (os error 2)
file:///opt/homebrew/lib/node_modules/pake-cli/dist/cli.js:373
                reject(new Error(`${code}`));

Anything else?

using fish shell

@d0sse d0sse added the bug Something isn't working label May 17, 2024
@ZhouFyk
Copy link

ZhouFyk commented May 31, 2024

I'm in the same situation. You can see that there are some prompts in front of the error message, and one of them is probably "If you want it to take effect, you may need to restart the shell" (which probably means this, because I didn't record the original text), so I restarted the shell once, no more errors, and it was successful. You can also try this way.

@d0sse
Copy link
Author

d0sse commented Jun 1, 2024

Thanks, after reload works

@d0sse d0sse closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants