Compodoc: [BUG]: Fails before generating documentation, error: RESOLVED

Created on 16 Feb 2019  路  18Comments  路  Source: compodoc/compodoc

image

Overview of the issue
Operating System, Node.js, npm, compodoc version(s)
Angular configuration, a package.json file in the root folder
Compodoc installed globally or locally ?
If possible sourcecode of the file where it breaks
If possible your terminal logs before the error
Motivation for or Use Case
Reproduce the error
Related issues
Suggest a Fix
Medium Accepted ~1 hour Bug

Most helpful comment

Thanks, @vogloblinsky 馃尞 馃暫 馃帀 馃槂 you made my Friday man, Happiness all over!

All 18 comments

Hi, can you follow the issue template and provide informations like compodoc version, etc
and a more detail log screenshot please ?

@vogloblinsky Sure, here is another snapshot,

perating System, Node.js, npm, compodoc version(s):

Windows 10, 64Bit, NodeJS: 9.10, npm: 5.6.0, Compodoc Version: 1.1.8.

Angular configuration, a package.json file in the root folder

Yes, simply installed compodoc and added it's script tag that's it.

Compodoc installed globally or locally ?

Locally

If possible sourcecode of the file where it breaks

From errors it's not possible to see which file causing the error so not Possible

If possible your terminal logs before the error

Done

Motivation for or Use Case
Reproduce the error

Yes, after installing and adding script, running, npm run compodoc

Related issues
Suggest a Fix1.1.8

image

What is Task-1 in your codebase ?

@vogloblinsky Task-1 is nothing in my codebase, it seems like just compodoc convention.
image

Please help man.

ok it seems Task is a class or something else, that seems to appears twice in your codebase, and compodoc detect it, Task-1 is an increment of Task
what is Task in your codebase ?

Cool, task is a model in this codebase, which is getting used in multiple places, application nowhere breaks because of task but I am unable to understand what is the cause compodoc is breaking here. What I should do, I tried typedoc and AngularDoc but they aren't competing compodoc I need compodoc to work.

I am also having the same problem. I don't have any duplicate classes either. Here is the error that I am getting:

screen shot 2019-02-21 at 1 03 19 pm

Using Compodoc Version: 1.1.8

@nikhilknoldus Could you share the code of this model here ?
If not, send me by email.
I cannot debug without reproducing it.
Thanks

@nikhilknoldus any news ?

@vogloblinsky If it helps then I can share my model with you

@mark922 Yes by email : vincent [.] ogloblinsky [@] gmail [.] com

@vogloblinsky I have sent you the class file for which it is producing this error. Let me know if you find anything or need any help from my side.

@nikhilknoldus Did you find any older version of compodoc which is not producing this error ?

@nikhilknoldus Did you find any older version of compodoc which is not producing this error ?

No @mark922 I tried the older version but still the error is same.
Sorry @vogloblinsky I wasn't getting notifications and I was out, but I notice the issue is closed without any solution, is there any solution yet?

@nikhilknoldus I guess it has been released in v1.1.9

@nikhilknoldus yes fixed in 1.1.9

Thanks, @vogloblinsky 馃尞 馃暫 馃帀 馃槂 you made my Friday man, Happiness all over!

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

Was this page helpful?
0 / 5 - 0 ratings