Lines Matching defs:global
69 global: options.global || join(tempDir, 'global'),
95 get global () {
96 return this[_dirs].global
126 // the global prefix is platform dependent
140 .split(normalize(this.global)).join('{GLOBALPREFIX}')
231 mkdir(this.global, { recursive: true }),
246 '--globalconfig', join(this.global, 'npmrc'),
284 mkdir(this.global, { recursive: true }),
299 '--globalconfig', join(this.global, 'npmrc'),