hyperpower icon indicating copy to clipboard operation
hyperpower copied to clipboard

When I try to do npm search hyper

Open sandeepl337 opened this issue 9 years ago • 1 comments

$ npm search hyper npm WARN Building the local index for the first time, please be patient ⸨░░░░░░░░░░░░░░░░░░⸩ ⠴ : WARN Building the local index for the first time, please be patient <--- Last few GCs --->

[8814:0x102801000] 121766 ms: Mark-sweep 1076.3 (1430.1) -> 1070.2 (1425.0) MB, 1244.7 / 0.0 ms allocation failure GC in old space requested [8814:0x102801000] 123003 ms: Mark-sweep 1070.2 (1425.0) -> 1070.1 (1385.0) MB, 1237.8 / 0.0 ms last resort gc [8814:0x102801000] 124221 ms: Mark-sweep 1070.1 (1385.0) -> 1070.0 (1378.0) MB, 1218.0 / 0.0 ms last resort gc

<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 0x13b8f93c0d39 <JS Object> 1: fromString(aka fromString) [buffer.js:207] [pc=0x3bfcabdbdaae](this=0x13b8f9304311 ,string=0x610f5904d39 <Very long string[224953335]>,encoding=0x13b8f93c9949 <String[4]: utf8>) 2: from [buffer.js:104] [pc=0x3bfcabdb4110](this=0x1fe99d6aa629 <JS Function Buffer (SharedFunctionInfo 0x13b8f93e2d61)>,value=0x610f5904d39 <Very long string[224953335]>,encodingOrOffset=0x13b8f93...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 1: node::Abort() [/usr/local/bin/node] 2: node::FatalException(v8::Isolate*, v8::Localv8::Value, v8::Localv8::Message) [/usr/local/bin/node] 3: v8::Utils::ReportOOMFailure(char const*, bool) [/usr/local/bin/node] 4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [/usr/local/bin/node] 5: v8::internal::Factory::NewRawTwoByteString(int, v8::internal::PretenureFlag) [/usr/local/bin/node] 6: v8::internal::String::SlowFlatten(v8::internal::Handlev8::internal::ConsString, v8::internal::PretenureFlag) [/usr/local/bin/node] 7: v8::String::WriteUtf8(char*, int, int*, int) const [/usr/local/bin/node] 8: node::StringBytes::Write(v8::Isolate*, char*, unsigned long, v8::Localv8::Value, node::encoding, int*) [/usr/local/bin/node] 9: node::Buffer::New(v8::Isolate*, v8::Localv8::String, node::encoding) [/usr/local/bin/node] 10: node::Buffer::CreateFromString(v8::FunctionCallbackInfov8::Value const&) [/usr/local/bin/node] 11: v8::internal::FunctionCallbackArguments::Call(void ()(v8::FunctionCallbackInfov8::Value const&)) [/usr/local/bin/node] 12: v8::internal::MaybeHandlev8::internal::Object v8::internal::(anonymous namespace)::HandleApiCallHelper(v8::internal::Isolate, v8::internal::Handlev8::internal::HeapObject, v8::internal::Handlev8::internal::HeapObject, v8::internal::Handlev8::internal::FunctionTemplateInfo, v8::internal::Handlev8::internal::Object, v8::internal::BuiltinArguments) [/usr/local/bin/node] 13: v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) [/usr/local/bin/node] 14: 0x3bfcab4063a7 15: 0x3bfcabdbdaae 16: 0x3bfcabdb4110 17: 0x3bfcab407e55 Abort trap: 6

sandeepl337 avatar Dec 15 '16 20:12 sandeepl337

try hpm

Binaryify avatar Nov 09 '17 09:11 Binaryify