[BUG] Error with watch flag
See original GitHub issueOverview 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:
- Created 6 years ago
- Comments:10 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@samarthya Your command cannot work or is not correctly handled. Last version (1.0.0-beta.15) should print that :
Use that :
compodoc -p tsconfig.json -s --watch
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.