On Mon, Feb 13, 2012 at 5:05 PM, Phoscur <[email protected]> wrote:
> > "npm link" > >> How do I accomplish this on windows? > > You're screwed, I guess. > Oh man, but I want this!! > > Windows 7 is able to make symbolic links too "mklink", but it seems all > I get back from a symlinked folder is an empty object..? > > Using Windows 7, I'm able to accomplish this with mklink /D. It sounds like it's working if you're not bombing on require. Are you using the REPL? If so, can you try using the object returned by require? -- Kevin Swiber Projects: https://github.com/kevinswiber Twitter: @kevinswiber -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
