ReduxSimpleStarter icon indicating copy to clipboard operation
ReduxSimpleStarter copied to clipboard

could you please upedate package.json

Open metamorph-online opened this issue 8 years ago • 6 comments

with the react 16.1.1 it would be great if you could update package.json with the last script versions:)

metamorph-online avatar Nov 20 '17 13:11 metamorph-online

btw, thank you for your courses, really helpful

metamorph-online avatar Nov 20 '17 13:11 metamorph-online

npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

elcolie avatar Nov 24 '17 03:11 elcolie

The warning messages are OK, they are largely dependencies-of-dependencies that aren't heavily used by the package.

StephenGrider avatar Nov 28 '17 17:11 StephenGrider

Okay. I feel safe now. Thank you for your confirmation.

elcolie avatar Nov 29 '17 02:11 elcolie

please update the package.json

dansalahi avatar Nov 30 '17 16:11 dansalahi

Yes, please update the package.json. "npm start" returns bunch of errors with outdated dependencies.

Update: Even with the current "Not updated" dependencies, is working for me. Just make sure before you run it, check whether you have any processes running on port:8080. if yes: then that process, and then run .

seoninja13 avatar Mar 27 '18 02:03 seoninja13