Skip to content

BREAKING CHANGE(config): --npm-version & --node-version should be removed #575

Closed
@darcyclarke

Description

@darcyclarke

Summary

The --npm-version flag/option is confusing as we also have a top-level command npm version which is not configured by this at all. --npm-version is used by dependencies like npm-pick-manifest & libnpmpublish but not by the CLI itself. If not changed, this may cause issues when we go to implement command-specific configuration.

Exit Criteria

  • remove --npm-version from being user-configurable & hard-code its downstream usage
  • remove --node-version from being user-configurable
  • investigate backporting warnings in v8.x

References

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions