Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

nginx deprecated

alura-books-3 |  Mongoose! Connected! mongodb://mongodb:27017/alura-books
nginx      |
nginx      | MIGRATION
nginx      | Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals
nginx      |   at views/index.marko
nginx      |
nginx      |
nginx      | MIGRATION
nginx      | The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for
nginx      |   at views/index.marko:18:3
nginx      |
nginx      | (node:17) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
nginx      | Server initialiazed on port 3000
mongodb_1  | 2019-11-28T11:16:07.867+0000 I  NETWORK  [listener] connection accepted from 172.19.0.6:34930 #4 (4 connections now open)
mongodb_1  | 2019-11-28T11:16:07.882+0000 I  NETWORK  [conn4] received client metadata from 172.19.0.6:34930 conn4: { driver: { name: "nodejs", version: "2.2.34" }, os: { type: "Linux", name: "linux", architecture: "x64", version: "4.9.184-linuxkit" }, platform: "Node.js v13.2.0, LE, mongodb-core: 2.1.18" }
nginx      |
nginx      |  Mongoose! Connected! mongodb://mongodb:27017/alura-books
1 resposta
solução!

Fala Jorge, tudo bem?

Para o curso, pode ignorar esses warnings. Houve algumas melhorias no marko-js e o nginx está notificando que está deprecated