Skip to content

Template not copied when installing with YARN #4

@gonzochic

Description

@gonzochic

When installing with yarn:
yarn add --dev apidoc-markdown2 not all files from the templates directory are copied to the according node_modules/apidoc-markdown2/templates folder (the default.md is missing).

When using npm install --dev apidoc-markdown2 the file is there.

Using:
Node v8.1.3
Yarn 0.27.5
NPM 5.0.3

The file is required when I want to run apidoc -i lib/ -o apidoc/ && apidoc-markdown2 -p apidoc/ -o apidoc/api_doc.md

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions