node api-petShop\api index.js WARNING: No configurations found in configuration directory:C:\Users\pedro\OneDrive\Documentos\GitHub\Projeto_Full-Stack\config WARNING: To disable this warning set SUPPRESS_NO_CONFIG_WARNING in the environment. C:\Users\pedro\OneDrive\Documentos\GitHub\Projeto_Full-Stack\node_modules\config\lib\config.js:179 throw new Error('Configuration property "' + property + '" is not defined'); ^
Error: Configuration property "api.porta" is not defined at Config.get (C:\Users\pedro\OneDrive\Documentos\GitHub\Projeto_Full-Stack\node_modules\config\lib\config.js:179:11) at Object. (C:\Users\pedro\OneDrive\Documentos\GitHub\Projeto_Full-Stack\api-petShop\api\index.js:11:19) at Module.compile (node:internal/modules/cjs/loader:1254:14) at Module.extensions..js (node:internal/modules/cjs/loader:1308:10) at Module.load (node:internal/modules/cjs/loader:1117:32) at Module.load (node:internal/modules/cjs/loader:958:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/runmain:81:12) at node:internal/main/run_main_module:23:47
Node.js v18.16.0