Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибки при npm i #37

Open
samdenger opened this issue Jan 15, 2018 · 1 comment
Open

Ошибки при npm i #37

samdenger opened this issue Jan 15, 2018 · 1 comment

Comments

@samdenger
Copy link

npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, follo wing the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for comp atibility with current and future versions of Node.js
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compa tibility with current and future versions of Node.js
npm WARN deprecated lodash.createcallback@2.4.4: This package is discontinued. U se lodash.iteratee@^4.0.0.
npm WARN prefer global node-gyp@3.6.2 should be installed with -g

@kirillz
Copy link

kirillz commented Apr 27, 2018

Для Windows:
установил пакет npm-check-updates, только глобально

npm i -g npm-check-updates

Для Linux:

sudo npm i -g npm-check-updates

далее запуск обновления:

ncu -u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants