Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot generate scaffold per crash course #653

Open
shorero opened this issue Dec 1, 2016 · 0 comments
Open

Cannot generate scaffold per crash course #653

shorero opened this issue Dec 1, 2016 · 0 comments

Comments

@shorero
Copy link

shorero commented Dec 1, 2016

Trying to get up to speed with compound by following the crash course.

  1. npm init todo-list-app: works
  2. npm install (inside todo-list-app): works, with complaints about old versions of jade, minimatch, graceful-fs
    node-uuid
  3. compound generate scaffold list name (inside todo-list-app, with the back tics): fails. "bash: exists: command not found"

There doesn't seem to be an OS binary named exists, so I did an npm install -g exists and repeated above steps. Same error at #3.

@1602 1602 added this to the Upgrade versions milestone Mar 16, 2017
@1602 1602 self-assigned this Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants