shapesmith icon indicating copy to clipboard operation
shapesmith copied to clipboard

connect deprecated

Open y45 opened this issue 9 years ago • 0 comments

Hi, I got error messages:

connect deprecated multipart: use parser (multiparty, busboy, formidable) npm module instead node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:56:20

connect deprecated limit: Restrict request size at location of read node_modules/express/node_modules/connect/lib/middleware/multipart.js:86:15 server started on :8000

and I have a redisSessionStore : false How can I fix those? any ideas? Thanks

y45 avatar Apr 03 '15 08:04 y45