Skip to content

[v7] Complete npm install command #995

Closed
@mikemimik

Description

@mikemimik

Current Behaviour:

> npm i abbrev taxes undefined
npm WARN deprecated [email protected]: this package has been deprecated
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

+ [email protected]
+ [email protected]
+ [email protected]
added 3 packages from 2 contributors and audited 3 packages in 0.734s
found 0 vulnerabilities

We're trying to reproduce this kind of output now that we're using arborist to do tree related things.

  • Find the list of added dependencies (one or many), and output them
  • Create function to turn arborist tree into an archy tree for outputing

Branches

References

Metadata

Metadata

Labels

Enhancementnew feature or improvementRelease 7.xwork is associated with a specific npm 7 releasesemver:minornew backwards-compatible feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions