Skip to content

npm install from source throws warnings: Deprecated packages #9658

@sudheesh001

Description

@sudheesh001

This is not a major bug or a blocker but just some cleanup that needs to be done with older packages and updating the packages listing

npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typing s) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0 . Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the t ree.
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]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0 . Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the t ree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS i ssue
npm WARN deprecated [email protected]: to-iso-string has been deprecated, use @segment/to-iso-string  instead.
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]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS i ssue

Metadata

Metadata

Assignees

No one assigned

    Labels

    ExternalRelates to another program, environment, or user action which we cannot control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions