Closed esnible closed 1 year ago
By any chance are you running stuff through Lima/Colima on m1 Mac?
8-Core Intel Core i9, macOS Ventura 13.3.1.
Are you using docker desktop or something else like Colima for running docker compose?
Docker Desktop for compose (4.14.1; Engine 20.10.21; Compose v2.12.2).
npm version 9.6.3 on macOS for guac-visualizer.
Thanks Ed, we’ll try to replicate it.
On Sat, May 27, 2023 at 12:18 PM Ed Snible @.***> wrote:
Docker Desktop for compose (4.14.1; Engine 20.10.21; Compose v2.12.2).
npm version 9.6.3 on macOS for guac-visualizer.
— Reply to this email directly, view it on GitHub https://github.com/guacsec/guac-visualizer/issues/26#issuecomment-1565569478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXLDBUZBGCYG3JM3SLIPOTXIISN5ANCNFSM6AAAAAAYREHGE4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I am new to GUAC. I did
./bin/guacone query known package pkg:pypi/pip@22.2.2
from the command line. The command showed two tables and two links, the last link being http://localhost:3000/?path=3288,3287,615,614,82902 .At that link I see the error
Unhandled Runtime Error / TypeError: Cannot create property 'vx' on string '615'
with a call stack that includes packages d3-force-3d, force-graph, and kapsule but no guac.I run the visualizer with
npm run dev
and GUAC withdocker compose up
. GUAC has collected:GUAC version
GUAC-visualizer version