Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion windows publish problem

Received: by 10.213.12.199 with SMTP id y7mr2092874eby.3.1325268478598;
        Fri, 30 Dec 2011 10:07:58 -0800 (PST)
X-BeenThere: npm-@googlegroups.com
Received: by 10.14.119.12 with SMTP id m12ls2851676eeh.7.canary; Fri, 30 Dec
 2011 10:07:57 -0800 (PST)
Received: by 10.213.17.148 with SMTP id s20mr1182645eba.0.1325268477237;
        Fri, 30 Dec 2011 10:07:57 -0800 (PST)
Received: by 10.213.17.148 with SMTP id s20mr1182644eba.0.1325268477193;
        Fri, 30 Dec 2011 10:07:57 -0800 (PST)
Return-Path: <nrst...@gmail.com>
Received: from mail-ey0-f179.google.com (mail-ey0-f179.google.com [209.85.215.179])
        by gmr-mx.google.com with ESMTPS id i11si25987409eea.0.2011.12.30.10.07.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 30 Dec 2011 10:07:57 -0800 (PST)
Received-SPF: pass (google.com: domain of nrst...@gmail.com designates 209.85.215.179 as permitted sender) client-ip=209.85.215.179;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nrst...@gmail.com designates 209.85.215.179 as permitted sender) smtp.mail=nrst...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by eaal12 with SMTP id l12so6994863eaa.10
        for <npm-@googlegroups.com>; Fri, 30 Dec 2011 10:07:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=BpkU6mxI8gMejcUbnJtbE5ABwxOR2Em1+1mQWxSIeW0=;
        b=IG4SA4OVqM2kVcMaAVpIiEbCFtmCdbhvGPqhEdwWyhPVsjs+uD8TRwa8wSh7VNYs6U
         DopJkqfmNsPoay0N8Vf8jvoCZ4qo0yRZPF2xkUt1dMfhdOzuBnNHwEEL1BOoQ+ARBUtK
         aTyO1/nT2HcUjze7NcqqyjQDvHC8wyN0UWYFY=
MIME-Version: 1.0
Received: by 10.204.151.195 with SMTP id d3mr9389168bkw.73.1325268476974; Fri,
 30 Dec 2011 10:07:56 -0800 (PST)
Received: by 10.204.187.199 with HTTP; Fri, 30 Dec 2011 10:07:56 -0800 (PST)
In-Reply-To: <CAGEtHiKWQLW+eGpcOckwc8GRknOtLrt2Z3Zv1_MtrJ=t7pP7wA@mail.gmail.com>
References: <CAGg-Cd6qmodmse2k546TSMH2F+a4_PYP5sr2vvbV0tkGV3Oapw@mail.gmail.com>
	<CAGEtHiKWQLW+eGpcOckwc8GRknOtLrt2Z3Zv1_MtrJ=t7pP...@mail.gmail.com>
Date: Fri, 30 Dec 2011 12:07:56 -0600
Message-ID: <CAGg-Cd4=U3j=rg7oySEN03iqOtB9TSOo6zcO+cQ4zjHQwFB...@mail.gmail.com>
Subject: Re: [npm] windows publish problem
From: Nathan Stott <nrst...@gmail.com>
To: npm-@googlegroups.com
Content-Type: multipart/alternative; boundary=0015175cae4ecd577204b5531c5c

--0015175cae4ecd577204b5531c5c
Content-Type: text/plain; charset=ISO-8859-1

There is a lib/session directory in the tarball. I've downloaded it 2 times
to make sure and had another person confirm he sees it in the .tar.gz as
well when downloaded from registry.npmjs.org

On Fri, Dec 30, 2011 at 11:41 AM, Martin Cooper <mfncoo...@gmail.com> wrote:

> On Fri, Dec 30, 2011 at 7:35 AM, Nathan Stott <nrst...@gmail.com> wrote:
> > Wrote this to Isaacs in chat; however, it should be on the mailing list.
> >  Here is the summary of a problem that I am having today.
> >
> > I npm published bogart last night from windows 1.1.0-beta4, everything is
> > fine when I npm install from windows. but when my coworkers install from
> > ubuntu on 1.1.0-beta4 as well they have problems
> > it cannot find a file lib/session/session.js that is clearly there in the
> > .tar.gz on the repo as you can see here:
> http://search.npmjs.org/#/bogart
> >
> > When they require('bogart') they get that lib/session/session.js cannot
> be
> > found.
> >
> > I can npm install it fine on windows still and everything works.
>
> Seriously? There is no 'lib/session' directory in the tarball for
> v0.3.35, so I'm baffled as to how it could work anywhere.
>
> I'll note that you have a 'directories' entry in your package.json
> that specifies 'lib', but not any subdirectories. I don't know if
> that's why 'session' is not being included, or if there's a reason you
> need that entry at all, but if you don't need it, you could try
> removing it.
>
> --
> Martin Cooper
>

--0015175cae4ecd577204b5531c5c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

There is a lib/session directory in the tarball. I&#39;ve downloaded it 2 t=
imes to make sure and had another person confirm he sees it in the .tar.gz =
as well when downloaded from <a href=3D"http://registry.npmjs.org">registry=
.npmjs.org</a><br>
<br><div class=3D"gmail_quote">On Fri, Dec 30, 2011 at 11:41 AM, Martin Coo=
per <span dir=3D"ltr">&lt;<a href=3D"mailto:mfncoo...@gmail.com">mfncooper@=
gmail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class=3D"im">On Fri, Dec 30, 2011 at 7:35 AM, Nathan Stott &lt;<a href=
=3D"mailto:nrst...@gmail.com">nrst...@gmail.com</a>&gt; wrote:<br>
</div><div><div class=3D"h5">&gt; Wrote this to Isaacs in chat; however, it=
 should be on the=A0mailing=A0list.<br>
&gt; =A0Here is the summary of a problem that I am having today.<br>
&gt;<br>
&gt; I npm published bogart last night from windows 1.1.0-beta4, everything=
 is<br>
&gt; fine when I npm install from windows. but when my coworkers install fr=
om<br>
&gt; ubuntu on 1.1.0-beta4 as well they have problems<br>
&gt; it cannot find a file lib/session/session.js that is clearly there in =
the<br>
&gt; .tar.gz on the repo as you can see here:=A0<a href=3D"http://search.np=
mjs.org/#/bogart" target=3D"_blank">http://search.npmjs.org/#/bogart</a><br=
>
&gt;<br>
&gt; When they require(&#39;bogart&#39;) they get that lib/session/session.=
js cannot be<br>
&gt; found.<br>
&gt;<br>
&gt; I can npm install it fine on windows still and everything works.<br>
<br>
</div></div>Seriously? There is no &#39;lib/session&#39; directory in the t=
arball for<br>
v0.3.35, so I&#39;m baffled as to how it could work anywhere.<br>
<br>
I&#39;ll note that you have a &#39;directories&#39; entry in your package.j=
son<br>
that specifies &#39;lib&#39;, but not any subdirectories. I don&#39;t know =
if<br>
that&#39;s why &#39;session&#39; is not being included, or if there&#39;s a=
 reason you<br>
need that entry at all, but if you don&#39;t need it, you could try<br>
removing it.<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
--<br>
Martin Cooper<br>
</font></span></blockquote></div><br>

--0015175cae4ecd577204b5531c5c--