question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

node v10 install failed (outdated unix_dgram->nan)

See original GitHub issue

Because it uses outdated unix_dgram which depends on outdated nan

$ npm i winston-syslog@2.0.0

> unix-dgram@0.2.3 install /private/tmp/node_modules/winston-syslog/node_modules/unix-dgram
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
In file included from ../src/unix_dgram.cc:5:
In file included from ../../nan/nan.h:190:
../../nan/nan_maybe_43_inl.h:88:15: error: no member named 'ForceSet' in 'v8::Object'
  return obj->ForceSet(GetCurrentContext(), key, value, attribs);

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:13
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
mohd-akramcommented, Oct 19, 2018

#105 was merged. Any update on a new release? @santigimeno

4reactions
DABHcommented, Feb 17, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - NodeJS - Error installing with NPM - Stack Overflow
Option 2: Install Visual Studio 2015 (or modify an existing installation) and select Common Tools for Visual C++ during setup.
Read more >
Node v10.0.0 (Current)
js 10.0.0 release are detailed below. Notable Changes. Assert. Calling assert.fail() with more than one argument is deprecated.
Read more >
Update the Node.js agent | New Relic Documentation
How to update your APM Node.js agent, and notes on EOL support for early agent ... If the newrelic module is listed in...
Read more >
Installing a custom version of NVM and Node.js
This article walks you through installing Node.js using Node Version Manager (nvm) on a Shared, VPS or Dedicated Server.
Read more >
Common errors | npm Docs
js and npm" and "Resolving EACCES permissions errors when installing packages globally" for ways to avoid and resolve permissions errors. Error: ENOENT, stat...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found