mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/nodejs-src: fix convenient typo in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 28a53f8f55)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Subject: [PATCH] lib/internal/modules/cjs/loader.js: adjust default path to
|
||||
|
||||
NPM installs modules in /usr/lib/node_modules/, but by default NodeJS
|
||||
searches for them only in /usr/lib/node/. We could also set the
|
||||
NODE_PATH environment variable, but it is more convienient to have
|
||||
NODE_PATH environment variable, but it is more convenient to have
|
||||
NodeJS configured by default to find modules where they are installed.
|
||||
|
||||
This issue is discussed at
|
||||
|
||||
Reference in New Issue
Block a user