S
S
SomeHuman22021-12-28 17:52:18
Node.js
SomeHuman2, 2021-12-28 17:52:18

How to use node --inspect?

Hello I want to use node --inspect to see build performance from vue-cli-service build
I used

node --inspect-brk ./node_modules/@vue/cli-service/bin/vue-cli-service.js serve

and received
Debugger listening on ws://127.0.0.1:9229/d2ac2618-cd7c-4086-853f-ab47dd66a5d0

By clicking on the link there, This site can’t be reachedremoving ws://the links in front - WebSockets request was expected
and nothing happens, what did I do wrong

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2021-12-28
@SomeHuman2

What have I done wrong
They stopped reading the documentation at the most interesting place.
https://nodejs.org/en/docs/guides/debugging-gettin...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question