gettingMean-2
gettingMean-2 copied to clipboard
Official Repository for the Manning Book Getting MEAN with MongoDB, Express, Angular and Node, 2nd Edition.
In the map gettingMean-2\my app_ap1\db.js file i have this line of code `let dbURL = 'mongodb://127.0.0.1:27017/Loc8r';` This is shown in my Terminal (Visual Code) the dbURL (variabele MongoDBLink) = mongodb://127.0.0.1:27017/Loc8r...
I recently bought the book “Getting MEAN WITH MONGO, EXPRESS, ANGULAR, AND NODE (second edition)” In chapter 3.5 (Making it live on Heroku) makes it possible to deploy the website...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) to 6.9.7 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.9.7 Changelog Sourced from qs's changelog....
Cannot find locationsByDistance, and localhost:3000 shows that error: `TypeError: results.map is not a function in controllers/location.js`