after running dprint config add prettier I see dprint attempt to download the plugin (twice), which looks as follows

finally I get the following error:
Error resolving plugin https://plugins.dprint.dev/prettier-0.30.0.json: Error starting /home/adrian/.cache/dprint/cache/plugins/dprint-plugin-prettier/0.30.0/x86_64/dprint-plugin-prettier with args [--parent-pid 740234 --init]. No such file or directory (os error 2)
also:
> ls -al /home/adrian/.cache/dprint/cache/plugins/dprint-plugin-prettier/0.30.0/
total 8
drwxr-xr-x 2 adrian users 4096 Dec 15 17:14 .
drwxr-xr-x 3 adrian users 4096 Dec 15 17:00 ..
OS: NixOs
linux kernel version: 6.5.13
after running
dprint config add prettierI see dprint attempt to download the plugin (twice), which looks as followsfinally I get the following error:
also:
OS: NixOs
linux kernel version: 6.5.13