Error: Syntax error in type: @link module:message-bus#on|on jsdoc/valid-types The JSDoc: ``` /** ... * @see {@link module:message-bus~on|on} ... */ ``` That link resolves just fine in the jsdoc3 HTML output, i.e. it a) is there and b) it is a valid link. That means there is nothing wrong here.