Blazity / next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
https://next-enterprise.vercel.app
MIT License
6.26k stars 1.67k forks source link

Coupling Graph doesn't work as expected #283

Closed mcerejo closed 7 months ago

mcerejo commented 8 months ago

I was trying to create the graph.svg with the dependencies, but the command returns an error. Is it just me or does that implementation requires something more or its broken?

wub commented 8 months ago

What's the error?

bmstefanski commented 8 months ago

We can't do much without a screenshot of the error and your machine specs, os, cpu architecture, etc @mcerejo

mcerejo commented 8 months ago

image image

These are the errors that are triggered. The popup window is for the tailwind.config.js, postcss.config.js, prettier.config.js.

I'm using yarn (v1.22.19 and v4.1.1), node v18 on a windows 10 pc. image

bmstefanski commented 7 months ago

Thanks,

I am not sure what's the issue and can't test it on windows, but there are two things that you could try: