You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use today 20171106 version nosql-tests to test orientdb-community-importers-2.2.29.tar.gz .
and I have solve the no user and password error,
but it still report an error below:
module.js:471
throw err;
^
Error: Cannot find module '/root/Documents/NimbiLin/Programs/Databases/NoSQL/Install/InsReal/DLBenchmark/node_modules/orientjs/benchmark'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3
I use today 20171106 version nosql-tests to test orientdb-community-importers-2.2.29.tar.gz .
and I have solve the no user and password error,
but it still report an error below:
module.js:471
throw err;
^
Error: Cannot find module '/root/Documents/NimbiLin/Programs/Databases/NoSQL/Install/InsReal/DLBenchmark/node_modules/orientjs/benchmark'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3
I have followed "https://github.com/weinberger/nosql-tests" 's readme.MD to install and without any error, how to solve this?
The text was updated successfully, but these errors were encountered: