Cannot generate scaffold per crash course
Aperta
Status: In Progress
- Lingua principale
- JavaScript
- Stelle
- 1.6k
- Fork
- 179
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.