> "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..? Am 13.02.2012 21:11, schrieb Jann Horn: > 2012/2/13 Phoscur <[email protected]>: >> Hi, >> After reading this: >> http://www.debuggable.com/posts/how-to-fork-patch-npm-modules:4e2eb9f3-e584-44be-b1a9-3db7cbdd56cb >> I see there is a nice way to replace broken modules with your own >> patched ones. But this always involves git push and npm update commands >> when you change something. Isn't there an easier way to do this locally? >> Like linking the module folder in node_modules to my local checkout of >> the my forked module? >> -- 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
