Skip to content

fix: optimize bin/npm #596

@darcyclarke

Description

@darcyclarke

Summary

Today, running npm can cause us to boot node twice to determine the npm prefix value & this can be prohibitively expensive on platforms like Windows

Exit Criteria

  • investigate opportunities for optimizations & potentially use node by default using child_process.fork
  • refactor bin/npm

Links & References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions