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.

When I try to run typeof on OSX I get the following error:

Error: The output directory “/Users/peter/Development/cats/api_doc” exists but does not seem to be a documentation generated by TypeDoc. Make sure this is the right target directory, delete the folder and rerun TypeDoc. Documentation generated at /Users/peter/Development/cats/api_doc

The directory stays empty and I tried removing the directory before running typed, but made no difference. I used the following command:

    ./node_modules/.bin/typedoc --target es5 --out api_doc/ src/

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
sebastian-lenzcommented, Sep 9, 2015

Hi Panayot, please see issue #132 describing the same issue. Next version should contain the command line switch –disableOutputCheck that allows you to bypass the cleaning of the output directory.

0reactions
PanayotCankovcommented, Sep 9, 2015

That’s exactly what I was looking for. Thanks! 😍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: no such option: --o-output-dir - Technical Support
Hi there, I'm trying to run my alpha/beta diversity analysis using core-metrics-phylogenetic command. Here is my script: qiime diversity ...
Read more >
MapReduceIndexerTool output dir error "Cannot write ...
It states 'cannot write parent of file'. And the parent in your case is / . Take a look into the source:
Read more >
About Spades output dir error
Hello When i run spades command == Error == the output_dir is not set this error appears, Please guide how to set out...
Read more >
Output Hub Error: Chosen Installation Folder Is Not Writable
What causes this error. This error occurs when attempting to install a product to a file path with heightened system permissions.
Read more >
Create error to default output folder (on Mac Monterey)
I could save the files where I liked. In version 1.95, the conversions attempt to go to the file folder specified in output...
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