I am trying to use the author option in the \todo command provided by todonotes package. This is clearly mentioned in its manual. Following is the code snippet and the error it produces:
Snippet:
\usepackage{todonotes}
\todo[author=Doe]{This is a comment.}
Error:
! Package xkeyval Error: `author' undefined in families `todonotes'.
See the xkeyval package documentation for explanation.