Bug ID 1094617
Summary devel:languages:nodejs/nodejs10: Bug
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee i@marguerite.su
Reporter eer@iie.xxx
QA Contact bnc-team-screening@forge.provo.novell.com
CC amajer@suse.com
Found By ---
Blocker ---

Hello!
npm10 package breaks building of native suff (e.g. npm install libpq searches
for node9 directory in node-gyp instead of node10.

Files:

file:///usr/lib64/node_modules/npm10/node_modules/node-gyp/addon-rpm.gypi
file:///usr/lib64/node_modules/npm10/node_modules/node-gyp/lib/configure.js

has line "/usr/include/node9/" instead of "/usr/include/node10/" and libpq
errors while install:

gyp: /usr/include/node9/common.gypi not found (cwd:
/home/su/wprojects/cloud-candy-be/node_modules/libpq) while reading includes of
binding.gyp while trying to load binding.gyp


You are receiving this mail because: