diplodoc-platform / diplodoc-platform/cli
При сборке проекта docs ошибка no such file or directory
Open
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 51
- Avg merge
- 10h 50m
- Merged PRs (30d)
- 38
Description
При сборке проекта
https://github.com/diplodoc-platform/docs
свежим бинарем cli возникает ошибка что не найден файл или директория ``
https://github.com/diplodoc-platform/cli/blob/9bde8b453a2cbeeec70dbd3ac66fa11b1f65032b/src/commands/build/run.ts#L63
Contributor guide
Research direction
Start by reproducing the build in the linked diplodoc-platform/docs project with a fresh CLI binary. Read src/commands/build/run.ts at line 63 and trace how the path is handled. Done means the documentation project builds without the no-such-file-or-directory error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100