Pake
Pake copied to clipboard
[Bug] error: invalid character `{` in package name: `tauri-plugin-{{name}}`,
Search before asking
Pake version
@2.3.6
System version
Mac M1
Node.js version
v20.11.1
Minimal reproduce step
for test "pake https://www.google.com --name Weekly --transparent"
What did you expect to see?
Complete
What did you see instead?
✔ Package installed! ✺ Building app...
[email protected] build npm run tauri build --release ✸ Building app...
[email protected] tauri tauri build ✹ Building app... error: invalid character
{
in package name:tauri-plugin-{{name}}
, characters must be Unicode XID characters (numbers,-
,_
, or most letters) --> ../../../../../../../../.cargo/git/checkouts/plugins-workspace-fd0259fcb18f51ad/5b814f5/shared/template/Cargo.toml:2:8 | 2 | name = "tauri-plugin-{{name}}" | ^^^^^^^^^^^^^^^^^^^^^^^ ✶ Building app...
Anything else?
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!