node v10 install failed (outdated unix_dgram->nan)
See original GitHub issueBecause 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:
- Created 5 years ago
- Reactions:13
- Comments:8 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#105 was merged. Any update on a new release? @santigimeno
Fixed in new v2.1.0 🎈 ! https://github.com/winstonjs/winston-syslog