[Bug 1162585] Re: Can't install node-gyp

2018-07-30 Thread Marco Righi
Date:Mon Jul 30 Time:08:26:02 
User:root Computer:i7 Base:~ Current:~ 
Command 2003 of 5 #npm install -g joplin
▐ ╢░░░╟
WARN engine joplin@1.0.113: wanted: {"node":">=8.7.0"} (current: 
{"node":"4.2.6","npm":"3.5.2"})
WARN engine joplin@1.0.113: wanted: {"node":">=8.7.0"} (current: 
{"node":"4.2.6"loadDep:yargs-parser → ad ▀ 
╢██░░░╟
WARN engine sharp@0.18.4: wanted: {"node":">=4.5.0"} (current: 
{"node":"4.2.6","loadDep:yargs-parser → af ▄ 
╢██░░░╟
WARN engine tar@4.4.4: wanted: {"node":">=4.5"} (current: 
{"node":"4.2.6","npm":loadDep:punycode → 304▄ 
╢░╟
WARN engine punycode@2.1.1: wanted: {"node":">=6"} (current: 
{"node":"4.2.6","nploadDep:js-tokens → 304   ▌ 
╢███░░╟
WARN engine tar@3.2.1: wanted: {"node":">=4.5"} (current: 
{"node":"4.2.6","npm":loadDep:node-emoji → reso ▀ 
╢█╟
WARN engine terminal-kit@1.19.2: wanted: {"node":">=6.0.0"} (current: 
{"node":"4loadDep:tree-kit → reques ▀ 
╢█╟
WARN engine nextgen-events@1.1.0: wanted: {"node":">=6.0.0"} (current: 
{"node":"4.2.6","npm":"3.5.2"})
WARN engine string-kit@0.7.13: wanted: {"node":">=6.0.0"} (current: 
{"node":"4.2.6","npm":"3.5.2"})
WARN engine seventh@0.7.15: wanted: {"node":">=7.6.0"} (current: 
{"node":"4.2.6"/usr/local/bin/joplin -> 
/usr/local/lib/node_modules/joplin/main.js

> sharp@0.18.4 install /usr/local/lib/node_modules/joplin/node_modules/sharp
> node-gyp rebuild

/bin/sh: 1: node: Permission denied
gyp: Call to 'GLOBAL_VIPS_VERSION="" node -e 
"require('./binding').use_global_vips()"' returned exit status 127 while in 
binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit 
(/usr/share/node-gyp/lib/configure.js:354:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit 
(internal/child_process.js:200:12)
gyp ERR! System Linux 4.15.0-29-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/joplin/node_modules/sharp
gyp ERR! node -v v4.2.6
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok 
/usr/local/lib
└── (empty)

npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "joplin"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE

npm ERR! sharp@0.18.4 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the sharp@0.18.4 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the sharp package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs sharp
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls sharp
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /media/data/users/root/npm-debug.log
npm ERR! code 1

Date:Mon Jul 30 Time:08:26:56 
User:root Computer:i7 Base:~ Current:~ 
Command 2003 of 6 #

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162585

Title:
  Can't install node-gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1162585] Re: Can't install node-gyp

2016-09-21 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

I'm marking this as fixed based on you last comment. Please submit any
future bugs you may find.

** Changed in: npm (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162585

Title:
  Can't install node-gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1162585] Re: Can't install node-gyp

2013-05-14 Thread Pierre Rudloff
It seems to work, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162585

Title:
  Can't install node-gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1162585] Re: Can't install node-gyp

2013-05-14 Thread Ilkka Oksanen
Node-gyp author has released a new version which fixes this problem.
See: https://github.com/TooTallNate/node-gyp/issues/250

Pierre, can you try to run "npm install node-gyp" again to verify?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162585

Title:
  Can't install node-gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1162585] Re: Can't install node-gyp

2013-03-31 Thread Pierre Rudloff
** Attachment added: "npm-debug.log"
   
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+attachment/3610583/+files/npm-debug.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162585

Title:
  Can't install node-gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1162585/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs