Skip to content

output dir error #28

@jbaron

Description

@jbaron

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions