Open metamorph-online opened 6 years ago
btw, thank you for your courses, really helpful
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
The warning messages are OK, they are largely dependencies-of-dependencies that aren't heavily used by the package.
Okay. I feel safe now. Thank you for your confirmation.
please update the package.json
Yes, please update the package.json. "npm start" returns bunch of errors with outdated dependencies.
Update: Even with the current "Not updated" dependencies,
with the react 16.1.1 it would be great if you could update package.json with the last script versions:)