Error: Command failed: open --background one-thing:?text=Prepare%20for%20important%20meeting
tomatobybike opened this issue · 3 comments
tomatobybike commented
one-thing 'Prepare for important meeting'
Error: Command failed: open --background one-thing:?text=Prepare%20for%20important%20meeting
No application knows how to open URL one-thing:?text=Prepare%20for%20important%20meeting (Error Domain=NSOSStatusErrorDomain Code=-10814 "kLSApplicationNotFoundErr: E.g. no application claims the file" UserInfo={_LSLine=1489, _LSFunction=runEvaluator}).
at ChildProcess.exithandler (node:child_process:397:12)
=========
nodejs v16.13.2
macbook
sindresorhus commented
Do you have the "One Thing" app installed?
tomatobybike commented
Do you have the "One Thing" app installed?
NO.
I just use
yarn global add one-thing one-thing 'Prepare for important meeting'
I'll install the app, and try again
tomatobybike commented
Do you have the "One Thing" app installed?
after install app, i do it success .
thanks