You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, everybody. New to NX. When I run nx serve, I get some kind of failure without any error message and I am stuck trying to track down what is happening. What is happening here?
...
_webpack compiled successfully (7e7952f832307b0f)
NX Successfully ran target build for .....
Nx read the output from the cache instead of running the command for 1 out of 2 tasks.
NX Nx Cloud Problems
401: Unable to connect to Nx Cloud. (code: 401)
Debugger listening on ws://localhost:9229/a59934e6-d71a-4d19-9bc6-184637a8fbff
Debugger listening on ws://localhost:9229/a59934e6-d71a-4d19-9bc6-184637a8fbff
For help, see: https://nodejs.org/en/docs/inspector
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, everybody. New to NX. When I run nx serve, I get some kind of failure without any error message and I am stuck trying to track down what is happening. What is happening here?
...
_webpack compiled successfully (7e7952f832307b0f)
NX Successfully ran target build for .....
Nx read the output from the cache instead of running the command for 1 out of 2 tasks.
NX Nx Cloud Problems
401: Unable to connect to Nx Cloud. (code: 401)
Debugger listening on ws://localhost:9229/a59934e6-d71a-4d19-9bc6-184637a8fbff
Debugger listening on ws://localhost:9229/a59934e6-d71a-4d19-9bc6-184637a8fbff
For help, see: https://nodejs.org/en/docs/inspector
1: 00007FF6E42D436F node::SetCppgcReference+15695
2: 00007FF6E424C686 EVP_MD_meth_get_input_blocksize+76102
3: 00007FF6E41D1C69 node::TriggerNodeReport+56089
4: 00007FF6E4C7165E v8::SharedValueConveyor::SharedValueConveyor+416270
5: 00007FF6E4C7125A v8::SharedValueConveyor::SharedValueConveyor+415242
6: 00007FF6E4C7151F v8::SharedValueConveyor::SharedValueConveyor+415951
7: 00007FF6E4C71390 v8::SharedValueConveyor::SharedValueConveyor+415552
8: 00007FF6E4D6C74E v8::PropertyDescriptor::writable+676878
9: 00007FF6E4CDDDF0 v8::PropertyDescriptor::writable+92848
10: 00007FF6E4CDDDF0 v8::PropertyDescriptor::writable+92848
11: 00007FF6E4D16257 v8::PropertyDescriptor::writable+323351
12: 00007FF6E4DCE805 v8::PropertyDescriptor::writable+1078469
13: 00007FF6E4D05E95 v8::PropertyDescriptor::writable+256853
14: 00007FF6E4CDC0AB v8::PropertyDescriptor::writable+85355
15: 00007FF6E4B8646F v8::StackTrace::GetFrameCount+3951
16: 00007FF6E4B8658B v8::StackTrace::GetFrameCount+4235
17: 00007FF6E4B8737A v8::StackTrace::GetFrameCount+7802
18: 00007FF6E4B5E542 v8::base::CPU::has_sse41+1410
19: 00007FF6E4B5E28C v8::base::CPU::has_sse41+716
20: 00007FF6E4309D2F node::CallbackScope::~CallbackScope+415
21: 00007FF6E4309BFE node::CallbackScope::~CallbackScope+110
22: 00007FF6E41D8BE0 DH_get0_priv_key+4720
23: 00007FF6E41D75F6 node::TriggerNodeReport+79014
24: 00007FF6E41D72A5 node::TriggerNodeReport+78165
25: 00007FF6E43094F1 node::SpinEventLoop+433
26: 00007FF6E41FCAB3 DH_get0_priv_key+151875
27: 00007FF6E428E925 node::Start+3989
28: 00007FF6E428D9C0 node::Start+48
29: 00007FF6E406D76C AES_cbc_encrypt+150940
30: 00007FF6E549BCDC inflateValidate+17308
31: 00007FF8540A259D BaseThreadInitThunk+29
32: 00007FF854C4AF38 RtlUserThreadStart+40
NX Process exited with code 134, waiting for changes to restart..._
Beta Was this translation helpful? Give feedback.
All reactions