# Procedure to reproduce the error: ``` rm -rf ~/.history npx create-node-cli ``` # Procedure to workaround the error: ``` mkdir -p ~/.history npx create-node-cli ```
Procedure to reproduce the error:
Procedure to workaround the error: