We're a place where coders share, stay up-to-date and grow their careers.
Just as a remark: You don't need bodyparser as a dependency, it' build into express: app.use(express.json());
It's fixed, thanks.
Just as a remark: You don't need bodyparser as a dependency, it' build into express: app.use(express.json());
It's fixed, thanks.