运行此命令时显示错误@backstage/create-app@latest
- JS 堆栈跟踪 --->
- 致命错误:达到堆限制分配失败 - JavaScript 堆内存不足
- 1: 0xb95be0 节点::Abort() [节点]
- 2:0xa9a7f8 [节点]
- 3: 0xd6f5b0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [节点]
- 4: 0xd6f957 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [节点]
- 5: 0xf4ceb5 [节点]
- 6: 0xf5f38d v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [节点]
- 7: 0xf39a7e v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [节点]
- 8: 0xf3ae47 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [节点]
- 9: 0xf1b3c0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [节点]
- 10: 0xf1298c v8::internal::FactoryBase::AllocateRawArray(int, v8::internal::AllocationType) [节点]
- 11: 0xf2df1a v8::internal::Handle v8::internal::Factory::CopyArrayAndGrow(v8::internal::Handle, int, v8::internal::AllocationType) [节点]
- 12: 0x115c61c v8::internal::JSObject::MigrateToMap(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, int) [节点]
- 13: 0x119059e v8::internal::LookupIterator::ApplyTransitionToDataProperty(v8::internal::Handle) [节点]
- 14: 0x11a9b7d v8::internal::Object::TransitionAndWriteDataProperty(v8::internal::LookupIterator*, v8::internal::Handle, v8::internal::PropertyAttributes, v8::Maybe, v8::内部::StoreOrigin) [节点]
- 15: 0x11c1ea3 v8::internal::Object::AddDataProperty(v8::internal::LookupIterator*, v8::internal::Handle, v8::internal::PropertyAttributes, v8::Maybe, v8::内部::StoreOrigin,v8::内部::EnforceDefineSemantics) [节点]
- 16: 0x11c2cf6 v8::internal::Object::SetProperty(v8::internal::LookupIterator*, v8::internal::Handle, v8::internal::StoreOrigin, v8::Maybe) [节点]
- 17: 0x12eb105 v8::internal::Runtime::SetObjectProperty(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, v8::internal::Handle ,v8::internal::StoreOrigin,v8::也许)[节点]
- 18: 0x115ceb4 v8::internal::JSReceiver::SetOrCopyDataProperties(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, v8::internal::PropertiesEnumerationMode, v8::base::ScopedVector > const*, bool) [节点]
- 19: 0x12eef8d v8::internal::Runtime_SetDataProperties(int, unsigned long*, v8::internal::Isolate*) [节点]
- 20:0x170e079 [节点]
- 纱线安装v1.22.22
- [1/5] 正在验证 package.json...
- [2/5] 正在解析包...
- [3/5] 正在取包裹...
- 执行纱线安装✖
- 错误:无法执行命令yarn install
- 创建应用程序时似乎出了问题🤔
- 创建应用程序失败!
- 尝试在 AWS linux EC2 实例中设置 Backstage.io 运行命令 npx @backstage/create-app@latest 后显示错误