dont know if this has anything to do with it
events.js:183
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE 127.0.0.1:3000
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044:20)
at Server.setupListenHandle [as _listen2] (net.js:1367:14)
at listenInCluster (net.js:1408:12)
at doListen (net.js:1517:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
04-01-2018, 08:45 PM
(This post was last modified: 04-01-2018, 08:47 PM by swamps.)
has someting to do with "sqlite3" wont let me install even as root!!!
am using unsafe perm , but still not looking good!!!
any help would be amazing
TY
Error:
The plugin sqlite adapter expects the module sqlite3 to be installed. However it is not, install it by running:
npm install sqlite3@3.1.4
holy moly.....that was epic
sqlite3 will only run on 8.9.3 nodes for my box