On Thu, Dec 3, 2015 at 9:36 AM, Jared K. Smith <[email protected]>
wrote:

> Will do, once I figure them all out -- it's somewhat of an iterative
> process -- where some dependencies have new dependencies themselves, etc.



So far, this is how far I've made it down the chain:

npm
.npm-registry-client (needs nock)
..nock (needs propagate and needle)
...propagate (1286844)
...needle (needs jschardet)
....jschardet (tests not running, but otherwise packaged)

I still haven't figured out the proper incantation to get the tests to run
in jschardet -- it seems to require qunit (and even bundles an older copy),
but I could use some help figuring out the right way to get the tests
invoked, since it isn't specified in package.json.  My initial packaging
efforts are at https://jsmith.fedorapeople.org/Packaging/nodejs-jschardet/
and I'll be submitting this for review (without the tests) if I don't get a
response on this in the next couple of days.

--
Jared Smith
_______________________________________________
nodejs mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to