Skip to content

CLI doesn't work locally installed #127

Description

@MarcGodard

I had many issues with global packages and nvm, so I started installing all packages locally with --save-dev such as donejs and running them using npx however, for some reason donejs is the only package that doesn't work when doing this.

Steps to reproduce:

  1. Don't have donejs installed globally.
  2. Install in a project locally without -g option (can do --save-dev)
  3. run npx donejs this should work.
  4. run npx donejs generate component this will not work. Just freezes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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