Re: [nodejs] missing module ('through')

541 views
Skip to first unread message

Isaac Schlueter

unread,
Oct 25, 2012, 10:41:16 AM10/25/12
to nod...@googlegroups.com
What does `npm ls` output?


On Thu, Oct 25, 2012 at 3:01 PM, Samuel A <samue...@gmail.com> wrote:
>
> hello everyone, i need some help here.
>
> I'm trying to do this:
>>
>>
> var request = require('request')
> , JSONStream = require('JSONStream')
> , es = require('event-stream')
>>
>>
>
> but i get this error:
>
>> module.js:340 throw err; Error: Cannot find module 'through'
>
>
>
> i did:
>>
>> npm install through
>
>
> on my win7 command line but it didn't solve the issue. i've looked online for the module source and i couldn't find it. i had the same problems with previous modules but i found the the source online.
>
> thanks
> Sam
>
>
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

Samuel A

unread,
Oct 26, 2012, 2:27:25 AM10/26/12
to nod...@googlegroups.com, i...@izs.me
i fix the problem. just been in the wrong directory when i installed the module.
thanks
Reply all
Reply to author
Forward
0 new messages