Hi , i am new to nodesjs , i am trying to use your code but having some error
c:\nodejs\whatsapp\app.js:54
app.listen(PORT, () => console.log(🚀 @ http://localhost:${PORT}));
^
ReferenceError: app is not defined at Object.<anonymous> (c:\nodejs\whatsapp\app.js:54:1) at Module._compile (node:internal/modules/cjs/loader:1103:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1155:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47
can you share your code to download? Thanks a lot