mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 15:35:58 +03:00
[GH-ISSUE #53] Error: Cannot find module 'meow' #20
Labels
No labels
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-git-history#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @luilver on GitHub (Mar 29, 2025).
Original GitHub issue: https://github.com/artiebits/fake-git-history/issues/53
Describe the bug
I'm following README instructions and got the aformentioned error.
To Reproduce
Steps to reproduce the behavior:
git clonecdinto your cloned foldernpx fake-git-historyExpected behavior
Screenshots
N/A
Desktop (please complete the following information):
@artiebits commented on GitHub (Apr 5, 2025):
Hi @luilver, to generate commits you don't need to git clone or install any dependencies. simply run
npx fake-git-historyin terminal. I hope this helps