ryanmurakami / pizza-luvrs

❤️🍕🍕❤️ Demo project for AWS Developer: Getting Started on Pluralsight
114 stars 255 forks source link

Warning deprecated message #16

Closed JaviRpo closed 6 years ago

JaviRpo commented 6 years ago

There are warning messages when I run the app image

ryanmurakami commented 6 years ago

@JaviRpo Thanks for reporting this! This is likely just a dependency that is using something that will soon be deprecated. I wrote this program with Node.js v6, and you're likely running v8 or v9, which has the deprecation. Everything should work fine.