1602 / 1602/compound

Cannot generate scaffold per crash course

Đang mở
#653 0 bình luận 0 reaction 1 người được giao Được @1602 nhận Xem trên GitHub
Status: In Progress
Ngôn ngữ chính
JavaScript
Star
1.6k
Fork
179
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The issue is about the 'compound generate scaffold' command failing with 'exists: command not found'. Start by examining the compound CLI tool's scaffold generation script, likely in a bin/ or lib/ directory. Check how it invokes the 'exists' command and whether it's a missing dependency or a path issue. Running the command in debug mode or checking the project's package.json for scripts and dependencies will help. 'Done' is when the scaffold command runs without the 'exists' error.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript, nodejs
Lĩnh vực
cli, tooling
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.