Estou no segundo video da aula 2 do curso e está dando erro abaixo para salvar a conta
TypeError: getDb is not a function at User.save (D:\2025_projetos\curso-node-oauth-projeto_inicial\models\user.js:13:20) at exports.signup (D:\2025_projetos\curso-node-oauth-projeto_inicial\controllers\index.js:23:20) at Layer.handle [as handle_request] (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\layer.js:95:5) at next (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\route.js:149:13) at Route.dispatch (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\route.js:119:3) at Layer.handle [as handle_request] (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\layer.js:95:5) at D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\index.js:284:15 at Function.process_params (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\index.js:346:12) at next (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\express\lib\router\index.js:280:10) at urlencodedParser (D:\2025_projetos\curso-node-oauth-projeto_inicial\node_modules\body-parser\lib\types\urlencoded.js:85:7)
Digitei o erro na IA da Alura, tentei fazer igual ela sugeriu mas o erro permanece
Alguem pode me ajudar?