Skip to content

npm install -g @flanksource/facet doesn't install the binary #19

Description

@adityathebe
~/projects/flanksource/mission-control  main  21:19 ❯ npm install -g @flanksource/facet
changed 105 packages in 2s

28 packages are looking for funding
  run `npm fund` for details

~/projects/flanksource/mission-control  main  21:19 ❯ .bin/incident-commander view run -f facet-html fixtures/views/pods.yaml
21:20:18.549 INF Watching /Users/aditya/projects/flanksource/mission-control/mission-control.properties for changes
21:20:18.551 INF Loading properties from /Users/aditya/projects/flanksource/mission-control/mission-control.properties
21:20:18.551 INF Connecting to url=postgres://postgres:xxxxx@localhost:5432/incident_commander?sslmode=disable migrate=false log=error postgrest=(version:v10.0.0 port=3000 log-level=info, jwt=<nil>)
21:20:18.573 INF Initialized DB: localhost (687 MB)
21:20:18.595 DBG-1 (resource selector) query: SELECT id FROM "config_items" WHERE LOWER(CAST("type" AS TEXT)) = 'kubernetes::pod' AND deleted_at IS NULL AND agent_id = '00000000-0000-0000-0000-000000000000' AND tags->>'namespace' IN ('default') ORDER BY "name" cacheKey=id-config_items-f10513e65dc2e05bf88e9382e27fb02dc21fd316566dcb0ccd17c53048e82e56--1-uuid.UUID
21:20:18.631 DBG-1 (view) view=mc/pods query=pod results=10 duration=36.654ms
21:20:18.633 DBG-1 (view) view=mc/pods query=cpu results=68 duration=38.457167ms
21:20:18.653 DBG-1 (view) view=mc/pods query=memory results=108 duration=58.968375ms
21:20:18.66 ERR facet not found on PATH: install with 'npm install -g @flanksource/facet'
21:20:18.66 INF begin shutdown
21:20:18.66 INF shutting down: cron scheduler
21:20:18.66 INF shutdown cron scheduler completed in 37.75µs
21:20:18.66 INF shutting down: database
21:20:18.66 INF shutdown database completed in 49µs

~/projects/flanksource/mission-control  main  21:20 ❯ facet
fish: Unknown command: facet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions