expressjs icon indicating copy to clipboard operation
expressjs copied to clipboard

This is the repository for my course, Building a Website with Node.js and Express.js on LinkedIn Learning and Lynda.com.

Results 7 expressjs issues
Sort by recently updated
recently updated
newest added

NPM is reporting 19 vulnerabilities (12 low, 2 moderate, 4 high, 1 critical) in the packages for the project. Reload 1.0.0 is responsible for 10 of them and NPM suggests...

[Project Code](https://github.com/planetoftheweb/expressjs/blob/02_04e/app/app.js) **Fix:** ` reload(app); var server = app.listen(app.get('port'), function() { console.log('Listening on port ' + app.get('port')); }); `

Hi, while viewing your course at Lynda.com, everything worked fine. Deleting feedback entries too. During the process of restarting npm via console a message appeared that a new version is...

packages updated to fix vulnerabilities.