-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
- Version: 6.14
- Platform: Linux 4.15.0-38-generic Add a Gitter chat badge to README.md #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
- Subsystem:
Guys, I know this is a very old version but I would assume such old issue wouldn't show up again.
I am trying to install node.js 6.14 on a Ubuntu Server 18.04. Yes, I know it's a very old version of node.js, but the software I was asked to install relies on node.js 6.x :(
When I run 'make test' I get:
[ PASSED ] 38 tests.
make[1]: Leaving directory '/home/yucatan/node-v6.14.4'
/usr/bin/python2.7 tools/test.py --mode=release -J \
doctool inspector known_issues message pseudo-tty parallel sequential addons addons-napi
=== release test-eslint-lowercase-name-for-primitive ===
Path: parallel/test-eslint-lowercase-name-for-primitive
module.js:478
throw err;
^
Error: Cannot find module '../../tools/eslint'
at Function.Module._resolveFilename (module.js:476:15)
at Function.Module._load (module.js:424:25)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/home/yucatan/node-v6.14.4/test/parallel/test-eslint-lowercase-name-for-primitive.js:5:49)
at Module._compile (module.js:577:32)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
Command: out/Release/node /home/yucatan/node-v6.14.4/test/parallel/test-eslint-lowercase-name-for-primitive.js
=== release test-eslint-number-isnan ===
Path: parallel/test-eslint-number-isnan
module.js:478
throw err;
^
Any tips on how to solve this?
Thanks for your time and attention
Metadata
Metadata
Assignees
Labels
No labels