Ed

Results 2 issues of Ed

Hello, please help me with this problem my code: app.use(express.session({ secret: 'keyboard cat', cookie: { maxAge: 60_60_2 }, store: new mongoStore( { db:db } ) })); and when i call:...

error in cmd: " events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:945:11) at Process.ChildProcess._handle.onexit (child_process.js:736:34) " without imageVersions - ok thank you