anthonyshew / turboviz

An unofficial CLI tool for visualizing your Turborepo
12 stars 2 forks source link

Visualizer not working #29

Open namanavasthi opened 9 months ago

namanavasthi commented 9 months ago

Description

visualizer won't show an output with either npx or pnpm dlx runs

Steps to reproduce

  1. create new turborepo monorepo using pnpm
  2. head to root of project and run npx @ashew/turboviz@latest
  3. localhost:8000 opens up with blank screen saying Mapping your Turboverse...
  4. close it, tried to run with pnpm dlx @ashew/turboviz@latest
  5. results in same output as # 3

Turboviz Version

@latest

Operating System

Additional Information

running this on Apple M1 mac.

i had used this a couple of months back using a canary version of this repo, looks like those aren't working either.

PS. waiting on this feature to land on official turborepo :) high in demand feature for our org! love it!

ezeamin commented 7 months ago

Same here with npx

orlein commented 3 months ago

Same here with pnpm dlx @ashew/turboviz@latest on WSL Ubuntu 22.04