btholt / complete-intro-to-containers

The Complete Intro to Containers! As taught on Frontend Masters.
https://frontendmasters.com/courses/complete-intro-containers/
Other
941 stars 186 forks source link

[Lessons (more-complicated-nodejs-app)] - Error: prettyPrint option is no longer supported... #80

Open NuxTijNhaX opened 1 year ago

NuxTijNhaX commented 1 year ago

If you meet this error, please back version to "@hapi/hapi": "^18.4.0", "hapi-pino": "^6.3.0"

YDtheFoo commented 1 year ago

or bump node to version 14

FROM node:14-stretch