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

warnings during npm install #683

Open
alysdexia opened this issue Feb 24, 2018 · 2 comments
Open

warnings during npm install #683

alysdexia opened this issue Feb 24, 2018 · 2 comments

Comments

@alysdexia
Copy link

alysdexia commented Feb 24, 2018

npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: this package isn't maintained anymore because ES6+
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
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]: Package no longer supported. Contact [email protected] for more info.
...
> [email protected] install C:\Windows\System32\butter-desktop\node_modules\butter-component-settings
> webpack --config ../butter-component-builder/webpack.build.js --progress --profile --colors

openssl config failed: error:02001003:system library:fopen:No such process
loader option has been deprecated - replace with "use"
loader option has been deprecated - replace with "use"
 10% building modules 5/5 modules 0 active(node:7308) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of l85744ms building modules
...
> [email protected] postinstall C:\Windows\System32\butter-desktop
> bower install --config.interactive=false
...
bower backbone.babysitter#^0.1.0     mismatch Version declared in the json (0.1.11) is different than the resolved one (0.1.12)
...
bower video.js#4.11.4            invalid-meta for:C:\Users\lysde\AppData\Local\Temp\Z-Administrator​\bower\1f9dbb19ecd8ca348a4b7045422110ec-1956-vAot7V\bower.json
bower video.js#4.11.4            invalid-meta The "main" field cannot contain font, image, audio, or video files
bower video.js#4.11.4            invalid-meta The "main" field cannot contain font, image, audio, or video files
bower video.js#4.11.4            invalid-meta The "main" field cannot contain font, image, audio, or video files
bower video.js#4.11.4            invalid-meta The "main" field cannot contain font, image, audio, or video files
bower video.js#4.11.4                resolved https://github.com/videojs/video.js.git#4.11.4
bower underscore             extra-resolution Unnecessary resolution: underscore#>=1.8.0
...
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of postcss@^6.0.0 but none is installed. You must install peer dependencies yourself.
@Gabrielvon
Copy link

Gabrielvon commented Aug 12, 2018

any updates? I got likely same issues.

npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: this package isn't maintained anymore because ES6+
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err
⸨ ░░░░░░░░░░░░░░░░⸩ ⠋ fetchMetadata: sill fetchPackageMetaData err

@trosel
Copy link

trosel commented Aug 12, 2018

Looks like we're waiting on some PR to get merged #693

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

No branches or pull requests

4 participants