-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
- Load the actual installed graph
- Diff the list of edges/nodes
- Extract all the nodes into place
- the rest are just a straightforward
packageInfo.extract(spec, target)
- the rest are just a straightforward
- Link into each
importer - Run scripts on deps in topological-ish order, in this sequence:
preinstallfor all nodes,prepareand thenpreinstallforgitnodesinstallfor all nodespostinstallfor all nodes
- Kick off detached background job to remove deleted nodes
Track all changes, and roll back on failure.
- no lockfile, no node_modules
- lockfile, no node_modules
- node_modules, no lockfile
- lockfiles and node_modules
Depends On:
Metadata
Metadata
Labels
featurefeature or requestfeature or request