donejs / donejs/cli

CLI doesn't work locally installed

Open
#127 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.