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

it requires /home/${USER}/.history/ to exist #1

Open
yeongrokgim opened this issue Nov 27, 2020 · 1 comment
Open

it requires /home/${USER}/.history/ to exist #1

yeongrokgim opened this issue Nov 27, 2020 · 1 comment

Comments

@yeongrokgim
Copy link

Procedure to reproduce the error:

rm -rf ~/.history
npx create-node-cli

Procedure to workaround the error:

mkdir -p ~/.history
npx create-node-cli
@yeongrokgim yeongrokgim changed the title it requires /home/${USER}/.history it requires /home/${USER}/.history to exist Nov 27, 2020
@yeongrokgim yeongrokgim changed the title it requires /home/${USER}/.history to exist it requires /home/${USER}/.history/ to exist Nov 27, 2020
@mstruebing
Copy link

I can not reproduce this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants