diff options
author | Eneas U de Queiroz <cote2004-github@yahoo.com> | 2018-08-08 12:07:34 -0300 |
---|---|---|
committer | Eneas U de Queiroz <cote2004-github@yahoo.com> | 2018-08-08 14:42:47 -0300 |
commit | 93d6d1b3c85ac486244d7be91b615fd9c79bdaad (patch) | |
tree | ec21649f88d3ca4743b0eb7a98651dfaafcdc9db /devel | |
parent | 1e0720e3f71a032201c9a5bdff6bfb869ff549d3 (diff) |
node-serialport: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions