ish-app / ish-app/ish

hexo-cli stuck on init command

Open
#1,433 8 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
20.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Install packages by these commands

```
apk update
apk add nodejs
apk add npm
apk add git
npm install -g hexo-cli
```

And then try to create a blog repo

```
hexo init blog
```

Then it stucked

```
~# hexo init blog
INFO Cloning hexo-starter https://github.com/hexojs/hexo-starter.git
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in iSH using the listed apk commands and the `hexo init blog` entry point. Start by checking where the command stops during the `hexo-starter` GitHub clone, then verify that initialization completes and creates the blog directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, ios, nodejs
Domain
cli, networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.