question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Error with watch flag

See original GitHub issue
Overview of the issue

Error while using -w or --watch flag. It reports

TypeError: Cannot read property ‘map’ of undefined Sorry, but there was a problem during parsing or generation of the documentation. Please fill an issue on github. (https://github.com/compodoc/compodoc/issues/new)

Operating System, Node.js, npm, compodoc version(s)

OS : MAC NPM: 3.10.10 NODEJS: v6.10.2

Angular configuration, a package.json file in the root folder
Compodoc installed globally or locally ?

Locally as well as globally. v 1.0.0-beta.13

Motivation for or Use Case
Reproduce the error

Simple use compodoc -s tsconfig.json -w and it gives the error.

Related issues
Suggest a Fix

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
vogloblinskycommented, Sep 7, 2017

@samarthya Your command cannot work or is not correctly handled. Last version (1.0.0-beta.15) should print that :

No sources files available, please use -p flag

Use that : compodoc -p tsconfig.json -s --watch

0reactions
lock[bot]commented, Sep 30, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Watch out for this 'rainbow flag emoji' text that will cause your ...
The string of text said to cause problems for some users is made up of the white flag, a zero, and rainbow emoji....
Read more >
Can I flag an issue was a bug is related to it with automation?
Solved: Every time a bug is created and that bug relates to an issue on the active sprint, then that issue is flagged...
Read more >
False-alert flags will appear in users security log due to a bug ...
Users with 2FA enabled may see false-alert flags in their security log for recovery_code_regenerated events between July 15 and August 11, 2022.
Read more >
If your Apple Watch shows an iPhone and a watch or a red “!”
Contact Apple Support to set up a mail-in repair if your Apple Watch continues to show a red exclamation point. Published Date: July...
Read more >
Failed to watch errors in prometheus-operator container logs
Bug 1856189 - Failed to watch errors in prometheus-operator container logs ... 2020-08-07 10:05 UTC, Sergiusz Urbaniak, no flags, Details.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found