Created
April 21, 2016 07:13
-
-
Save hokkai7go/ee0d453a60e60e1ab9109a851edae0c4 to your computer and use it in GitHub Desktop.
strong-pm/start.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reviewed the log file. There is following output. | |
<pre> | |
module.js:328 | |
throw err; | |
Error: Cannot find module '/usr/lib/node_modules/apiconnect/node_modules/apiconnect-cli-pm/node_modules/strong-pm/node_modules/minkelite/node_modules/sqlite3/lib/binding/node-v46-linux-x64/node_sqlite3.node' | |
at Function.Module._resolveFilename (module.js:326:15) | |
at Function.Module._load (module.js:277:25) | |
at Module.require (module.js:354:17) | |
at require (internal/module.js:12:17) | |
at Object.<anonymous> (/usr/lib/node_modules/apiconnect/node_modules/apiconnect-cli-pm/node_modules/strong-pm/node_modules/minkelite/node_modules/sqlite3/lib/sqlite3.js:4:15) | |
at Module._compile (module.js:410:26) | |
at Object.Module._extensions..js (module.js:417:10) | |
at Module.load (module.js:344:32) | |
at Function.Module._load (module.js:301:12) | |
at Module.require (module.js:354:17) | |
at require (internal/module.js:12:17) | |
</pre> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment