mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Add npm as a dev dependency.
Former-commit-id: c72a6e13774bce378dd2ab5982f51ba37c6a7bc0
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
npm.load({
|
||||
'global': true
|
||||
}, function(exception) {
|
||||
console.log(path.resolve(basePath, '..'), npm.root);
|
||||
if (exception) {
|
||||
process.stderr.write('There was a problem loading the npm registry.');
|
||||
process.exit(1);
|
||||
|
||||
Reference in New Issue
Block a user