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 gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated es5class@2.3.1: this package isn't maintained anymore because ES6+
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
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 minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
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 nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
...
> butter-component-settings@0.2.0 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
...
> Butter@0.3.99-flatpak0-a 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 postcss-modules-resolve-imports@1.3.0 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 gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated es5class@2.3.1: this package isn't maintained anymore because ES6+
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility 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 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