Kiran Kumar Chaudhary

Results 3 issues of Kiran Kumar Chaudhary

I want to add config like. But when I do `yarn start`, there is error accessing `logging.logfile`. ``` logging: { env: 'LOGGING', type: 'string', default: '{ "logfile": "log/server.log", "level": "info"...

1. Unsafe lifecycles hook will not work from React v17.x without prefix with UNSAFE_ 2. This will fix the warning message in React v16.9.0

Added plugin like this but getting type error and my app is crashing. `wishListSchema.plugin(mongoosePaginate);` TypeError: fn is not a function at Schema.plugin (/home/kiran/Dropbox/JavaScript/Node/sellX/node_modules/mongoose/lib/schema.js:1116:3)