- Notifications
You must be signed in to change notification settings - Fork136
Use Node 20#64
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Use Node 20#64
Conversation
davilima6 commentedMar 17, 2024
hirako2000 commentedApr 17, 2024
Sadly it seems quite dormant. I also had to make that change, and using my forked version. |
davilima6 commentedApr 17, 2024
@Wattenberger , do you know if there are any plans for a new maintainer for this project? |
carlosblanc0 commentedMay 9, 2024
I am also interested in knowing, and I'm curious to know whose forked is the "next best thing." |
hirako2000 commentedMay 9, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
My fork fixes this open issue. And nothing else. Anyone interested in a quick fix here is a workflow that works with the latest github action requirements w.r.t node name:Create diagramon:workflow_dispatch:{}push:branches: -mainjobs:get_data:runs-on:ubuntu-lateststeps: -name:Checkout codeuses:actions/checkout@master -name:Update diagramuses:hirako2000/repo-visualizer@0.9.2with:output_file:"images/diagram.svg"excluded_paths:"dist,node_modules,.gitignore,.github" |
No description provided.