|
@ -1,6 +1,6 @@ |
|
|
--- a/lib/internal/modules/cjs/loader.js
|
|
|
--- a/lib/internal/modules/cjs/loader.js
|
|
|
+++ b/lib/internal/modules/cjs/loader.js
|
|
|
+++ b/lib/internal/modules/cjs/loader.js
|
|
|
@@ -1202,7 +1202,8 @@ Module._initPaths = function() {
|
|
|
|
|
|
|
|
|
@@ -1189,7 +1189,8 @@ Module._initPaths = function() {
|
|
|
path.resolve(process.execPath, '..') : |
|
|
path.resolve(process.execPath, '..') : |
|
|
path.resolve(process.execPath, '..', '..'); |
|
|
path.resolve(process.execPath, '..', '..'); |
|
|
|
|
|
|
|
|