butter-desktop icon indicating copy to clipboard operation
butter-desktop copied to clipboard

warnings during npm install

Open alysdexia opened this issue 8 years ago β€’ 2 comments

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.

alysdexia avatar Feb 24 '18 04:02 alysdexia

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

Gabrielvon avatar Aug 12 '18 14:08 Gabrielvon

Looks like we're waiting on some PR to get merged https://github.com/butterproject/butter-desktop/pull/693

trosel avatar Aug 12 '18 16:08 trosel