<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>ReferenceError: moment is not defined<br> at Atendimento.adiciona (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\models\atendimentos.js:6:29)<br> at C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\controllers\atendimentos.js:9:19<br> at Layer.handle [as handle_request] (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\layer.js:95:5)<br> at next (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\route.js:137:13)<br> at Route.dispatch (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\route.js:112:3)<br> at Layer.handle [as handle_request] (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\layer.js:95:5)<br> at C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\index.js:281:22<br> at Function.process_params (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\index.js:335:12)<br> at next (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\express\lib\router\index.js:275:10)<br> at jsonParser (C:\Users\Matheus\OneDrive\Documentos\PROJETO_NODE\node_modules\body-parser\lib\types\json.js:101:7)</pre>
</body>
</html>