moretension / duti

A command-line tool to select default applications for document types and URL schemes on Mac OS X
Other
1.48k stars 66 forks source link

failed to set com.github.atom as handler for public.html (error -54) #34

Open jefferyyuan opened 5 years ago

jefferyyuan commented 5 years ago

Trying to set atom as the default editor for html files:

duti -s com.github.atom .html all

But got this error failed to set com.github.atom as handler for public.html (error -54).

I already closed atom and chrome. I also tried to use html as the extension, but still same error.

btw duti works for other file types like text.

Thanks.

goerz commented 3 years ago

Same here, see also https://github.com/moretension/duti/issues/29#issuecomment-401551805

Does anyone have a workaround for this?