nodequiz icon indicating copy to clipboard operation
nodequiz copied to clipboard

A kickass Quiz app designed to be run inside an organization - users can register and take a quiz everyday. Also features a full-fledged admin interface for adding questions.

Results 2 nodequiz issues
Sort by recently updated
recently updated
newest added

Hi, I've tried to run this application but I am unable to do so. I did everything what was written in readme but when I use this command "pm2 start...

{"username":"abc123","security_question":"What is your mother's maiden name?","security_answer":"name","level":"info","message":"SIGNUP - FORM POST"} internal/crypto/pbkdf2.js:56 throw new ERR_INVALID_ARG_TYPE('digest', ['string', 'null'], digest); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "digest" argument must be one of type string or null....