Skip to content

how to fix Error "npm ERR! No workspaces found: npm ERR! --workspace=/Users/xxx/.tauri/myapp.key" #5816

Answered by FabianLars
bug249286 asked this question in Q&A
Discussion options

You must be logged in to vote

add -- so that npm forwards the arguments to tauri:

npm run tauri signer generate -- -w ~/.tauri/myapp.key

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bug249286
Comment options

Answer selected by FabianLars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants