express4-bootstrap-starter
express4-bootstrap-starter copied to clipboard
Lightweight Bootstrap NodeJS Apps Build Using ExpressJS 4, MongoDB/Mongoose, Authentication with Passport.js, Jade and GruntJS as Task Automation
Bumps [validator](https://github.com/validatorjs/validator.js) from 3.27.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 1.3.0 to 6.4.16. Changelog Sourced from nodemailer's changelog. 6.4.16 2020-11-12 Applied updated prettier formating rules 6.4.15 2020-11-06 Minor changes in header key casing 6.4.14 2020-10-14 Disabled postinstall...
Bumps [lodash](https://github.com/lodash/lodash) from 2.4.1 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 3.8.21 to 5.7.5. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.5 / 2019-10-14 > ================== > * fix(query): delete top-level `_bsontype` property in queries to prevent silent empty...
Hi @aredo , I got the following error when running grunt following your instruction : [nodemon] app crashed - waiting for file changes before starting... Any hints?
I was created a new trick in your site then bump!!!, it's crash! The same with my local project :(
npm install is failing for me. It looks like there is an issue with node-gyp or the fact that I am using Node 0.12.0. Any recommendations to resolve? Here is...
✔ Express server listening on port 3001 in development mode /Users/peter/Desktop/stu/express4-bootstrap-starter/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/base.js:246 throw message; ^ TypeError: Cannot read property 'length' of undefined at processResults (/Users/peter/Desktop/stu/express4-bootstrap-starter/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:1581:31) at /Users/peter/Desktop/stu/express4-bootstrap-starter/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:1619:20 at /Users/peter/Desktop/stu/express4-bootstrap-starter/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:1157:7 at /Users/peter/Desktop/stu/express4-bootstrap-starter/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:1890:9...
I submitted Tricks form with this input : ``` "'"'"'*"'*"ù$"'$ù"'$"'$'$"$'ù"'$'^"'ù"'$^ù$'ù "$' $"'' "$ ù' $" {}{}{}{}{}{}{ ``` ... and provoked an Application Error that made the whole application crash. I...