forked from tblobaum/git-rev
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Error when using git.short and git.branch #70
Comments
I have the same problem please help us thanks a lot |
@wkl007 the project "async-git" seems to do the same job without errors |
@whaaaley useful, thank you very much, i love you 😘 |
same issue here, using ESM as well |
i got the error too when simply invoking |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeError: Cannot read properties of undefined (reading 'filename')
Node version v19.0.0
This could be an error relating to module system. I'm using ESM imports.
The text was updated successfully, but these errors were encountered: