Skip to content

Examples require CLI to be installed globally #334

@aciccarello

Description

@aciccarello

Problem

The example READMEs are currently written with the expectation that @dojo/cil is installed globally. Some of the READMEs explicitly state this and others don't. Some of the READMEs say to run an npm script such as npm run dev without a dev dependency on the CLI and without instructions on installing the CLI.

Recommendation

Update the examples to include npm scripts for the primary run commands and add the CLI as a dev dependency. If additional CLI commands are referenced, instructions should be given for how to install the CLI.

Alternate Recommendation

Update all the READMEs to explicitly state that the CLI is required and add install instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions