deprecationwarning: mongoose: `findoneandupdate()` and `findoneanddelete()` without the `usefindandmodify` option set to false are deprecated. see: https://mongoosejs.com/docs/deprecations.html#findandmodify
httpd: could not reliably determine the server's fully qualified domain name, using 192.168.123.156. set the 'servername' directive globally to suppress this message
company-list.component.html:251 error error: if ngmodel is used within a form tag, either the name attribute must be set or the form control must be defined as 'standalone' in ngmodeloptions.