<code>npm run tauri add autostart
> [email protected] tauri
>tauri add autostart
error: unrecognized subcommand 'add'
</code>
<code>npm run tauri add autostart
> [email protected] tauri
>tauri add autostart
error: unrecognized subcommand 'add'
</code>
npm run tauri add autostart
> [email protected] tauri
>tauri add autostart
error: unrecognized subcommand 'add'
I am unable to add autostart to my tauri project. I have tried upgrading to latest tauri and reading the docs. No help!