Skip to content

Instantly share code, notes, and snippets.

@ThomasKruegl
Created January 25, 2019 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThomasKruegl/138a665669eb7b11a115a6fde11468e7 to your computer and use it in GitHub Desktop.
Save ThomasKruegl/138a665669eb7b11a115a6fde11468e7 to your computer and use it in GitHub Desktop.
Error after node/npm update
$ npm uninstall vue-axios
WARNING: You are likely using a version of node-tar or npm that is incompatible with this version of Node.js.
Please use either the version of npm that is bundled with Node.js, or a version of npm (> 5.5.1 or < 5.4.0) or node-tar (> 4.0.1) that is compatible with Node.js 9 and above.
npm[16156]: src\node_zlib.cc:563: Assertion `args.Length() == 7 && "init(windowBits, level, memLevel, strategy, writeResult, writeCallback," " dictionary)"' failed.
1: 000000013FAC76DA v8::internal::GCIdleTimeHandler::GCIdleTimeHandler+4618
2: 000000013FA6F126 uv_loop_fork+79446
3: 000000013FA6F1DF uv_loop_fork+79631
4: 000000013F9E6A6E v8::internal::wasm::WasmInterpreter::Thread::state+62926
5: 000000013FF1295E v8::internal::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>+59870
6: 000000013FF13EC0 v8::internal::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>+65344
7: 000000013FF12E59 v8::internal::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>+61145
8: 000000013FF12D3B v8::internal::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>::ZoneVector<v8::internal::compiler::MoveOperands * __ptr64>+60859
9: 000000C4C25D0461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment