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

acorn is not installed or not working #1137

Closed
JohnCheeKinChow opened this issue Jul 23, 2022 · 2 comments
Closed

acorn is not installed or not working #1137

JohnCheeKinChow opened this issue Jul 23, 2022 · 2 comments

Comments

@JohnCheeKinChow
Copy link

Hi,
I am using a callgraph generator called code2flow, but there I need acorn to parse my js file.
But even after I installed acorn, it still says that acorn need to be installed. am I installing it wrong? because I don't know what to do.

CleanShot 2022-07-23 at 16 58 53@2x

Thanks in advance

@marijnh
Copy link
Member

marijnh commented Jul 23, 2022

This sounds like something you should report/ask in the code2flow project, not here.

@marijnh marijnh closed this as completed Jul 23, 2022
@JohnCheeKinChow
Copy link
Author

So I installed it right? I reported it already for 2 weeks but still no reply...

Estelle544 referenced this issue Aug 8, 2022
Use a git standard .mailmap file for removing duplicates and choosing
which names to use for authors that used different display names on
different commits.

This means `git log` and `git show` naturally pick it up, as well
as summary commands like `git shortlog -s` and `git shortlog -sn`,
and various GUIs for Git.

I've also added -f to the sort command as it appeared to (mostly)
be sorted case-insensitively already. Without this option, running
the script resulted in all lowercase names being moved to the end
of the list (tried both macOS/BSD's default sort, and the one from
gnu-coreutils). I'm guessing the previous run was done on a machine
with a different implementation or override present that uses some
kind of hybrid by default.
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