[Pkg-javascript-devel] Bug#772677: nodejs command should be linked to node
mourad
newbeewan at nativobject.net
Tue Dec 9 22:06:22 UTC 2014
Package: nodejs
Version: 0.10.29~dfsg-1
Severity: normal
Dear Maintainer,
I'm trying to install Grunt using the packaged nodejs.
After installing also npm and install grunt with the mpn install -g grunt-cli
At the run of grunt's command :
# grunt -version
/usr/bin/env node no such file or directory
And normally, I should get :
# grunt -version
grunt-cli v0.1.13
As a workaround, I add a symbolic link form nodejs to node :
# ln -s /usr/bin/nodejs /usr/bin/node
And it solve my issue.
Please could you add this automatically during the post install of nodejs ?
Regards
Mourad
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.17-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nodejs depends on:
ii libc-ares2 1.10.0-2
ii libc6 2.19-13
ii libgcc1 1:4.9.1-19
ii libssl1.0.0 1.0.1j-1
ii libstdc++6 4.9.1-19
ii libv8-3.14.5 3.14.5.8-8
ii zlib1g 1:1.2.8.dfsg-2+b1
nodejs recommends no packages.
nodejs suggests no packages.
-- no debconf information
More information about the Pkg-javascript-devel
mailing list