-
-
Notifications
You must be signed in to change notification settings - Fork 751
Closed
Description
We've been using typedoc for a while, thank you BTW!! I updated to the latest version to get TS 1.5 support, the update/install went perfectly but I cannot generate documentation. I've tried node v0.12 and v0.10 and both error out.
Here is the stacktrace:
Using TypeScript 1.5.0-beta from C:\Program Files (x86)\nodejs\node_modules\typedoc\node_modules\typescript\bin
C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:6856
type.constraint.equals(this.constraint) &&
^
TypeError: Cannot call method 'equals' of undefined
at TypeParameterType.equals (C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:6856:37)
at Function.Type.isTypeListEqual (C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:6055:35)
at C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:5185:52
at Array.forEach (native)
at C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:5184:52
at Array.forEach (native)
at C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:5182:52
at Array.forEach (native)
at ImplementsPlugin.analyzeClass (C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:5161:46)
at C:\Program Files (x86)\nodejs\node_modules\typedoc\bin\typedoc.js:5226:35
Metadata
Metadata
Assignees
Labels
No labels