PATH:
usr
/
local
/
lib
/
node_modules
/
npm
/
lib
/
install
/
action
'use strict' var moduleName = require('../../utils/module-name.js') var npm = require('../../npm.js') var packageId = require('../../utils/package-id.js') module.exports = function (staging, pkg, log, next) { log.silly('global-link', packageId(pkg)) npm.link(moduleName(pkg), next) }
[-] finalize.js
[edit]
[-] global-link.js
[edit]
[+]
..
[-] unbuild.js
[edit]
[-] refresh-package-json.js
[edit]
[-] postinstall.js
[edit]
[-] global-install.js
[edit]
[-] move.js
[edit]
[-] install.js
[edit]
[-] preinstall.js
[edit]
[-] remove.js
[edit]
[-] build.js
[edit]
[-] extract.js
[edit]
[-] extract-worker.js
[edit]
[-] fetch.js
[edit]
[-] prepare.js
[edit]