[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#847749: ITP: node-user-home -- Get the path to the user home directory



On Sun, Dec 11, 2016 at 04:58:08PM +0530, Sruthi Chandran wrote:

> * Package name    : node-user-home
[...]
> * URL             : https://github.com/sindresorhus/user-home

The only thing this module does is being an alias for os-homedir. This
is the complete contents of index.js:

'use strict';
module.exports = require('os-homedir')();

> This is required for v8flags, which is a dependency of gulp. I tried
> patching v8flags, but 2 out of 6 tests are failing. If anyone could help
> me patch v8flags correctly, will drop the packaging of user-home.

Isn't s/user-home/os-homedir/ not enough? In any case, maybe you should
try to get upstream to switch to os-homedir instead.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <guus@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: