#Error when configuring NestJS Devtools

12 messages · Page 1 of 1 (latest)

keen wren
#

I recently installed the new NestJS Devtools and followed the documentation to configure my app. However, when I launch the app and try to access the Devtools, I receive the following error message: "Something went wrong (an unexpected error occurred)."

Upon further investigation, I discovered that there seems to be an issue with the graph generated for my app. It's worth noting that my app is extensive and has many modules.

I have the graph.json file that was generated, and I believe it could be helpful in resolving the issue. I'm not sure if there's a problem with the graph itself or if there's an issue with how it's being loaded by the Devtools.

I would appreciate any assistance or guidance on how to resolve this issue.

Thank you.

swift cobalt
#

does it works in preview mode?

keen wren
#

Nope, when I upload the graph.json to preview mode, the web throws the same error

swift cobalt
#

where does that error appears? is it on browser console or what, exactly?

#

because I just loaded it here and looks like it worked

#

(with no app running)

keen wren
#

When I drag and drop the graph.json this happens

swift cobalt
#

lol it went fine here on firefox

#

It just hang up a bit because the graph is huge

#

I’ll try on chrome

keen wren
#

You’re right! I opened it in safari, and it works! Lol, in chrome is the issue...

swift cobalt
#

few days ago someone said that it didn't worked in safari,only in chrome...