Skip to content

Instantly share code, notes, and snippets.

@evgeniy123
Created July 20, 2024 23:21
Show Gist options
  • Select an option

  • Save evgeniy123/fa1eae6491aab7e70254867c7a737554 to your computer and use it in GitHub Desktop.

Select an option

Save evgeniy123/fa1eae6491aab7e70254867c7a737554 to your computer and use it in GitHub Desktop.
✖ Failed to compile.
⠸ Generating browser application bundles (phase: building)...FATAL ERROR: v8::Object::GetCreationContextChecked No creation context available
----- Native stack trace -----
1: 0xe22fc9 node::OnFatalError(char const*, char const*) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
2: 0x122b176 v8::Utils::ReportApiFailure(char const*, char const*) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
3: 0x12405ac v8::Object::GetCreationContextChecked() [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
4: 0xf7d90c [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
5: 0x7f53b1e5e8f7
#
# Fatal error in , line 0
# Missing deoptimization information for OptimizedFrame::Summarize.
#
#
#
#FailureMessage Object: 0x7ffc74c6e380
----- Native stack trace -----
1: 0xffe461 [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
2: 0x28c276b V8_Fatal(char const*, ...) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
3: 0x139cff3 v8::internal::OptimizedFrame::Summarize(std::vector<v8::internal::FrameSummary, std::allocator<v8::internal::FrameSummary> >*) const [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
4: 0x13a5116 [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
5: 0x13a931c v8::internal::Isolate::CaptureDetailedStackTrace(int, v8::StackTrace::StackTraceOptions) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
6: 0x12361f3 v8::StackTrace::CurrentStackTrace(v8::Isolate*, int, v8::StackTrace::StackTraceOptions) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
7: 0xf76c96 node::GetCurrentStackTrace(v8::Isolate*, int) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
8: 0xec549b node::DumpJavaScriptBacktrace(_IO_FILE*) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
9: 0xe22fd5 node::OnFatalError(char const*, char const*) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
10: 0x122b176 v8::Utils::ReportApiFailure(char const*, char const*) [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
11: 0x12405ac v8::Object::GetCreationContextChecked() [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
12: 0xf7d90c [ng serve --port 4202 --host=0.0.0.0 --disable-host-check]
13: 0x7f53b1e5e8f7
Trace/breakpoint trap (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment