On Sat, Nov 1, 2014 at 11:26 AM, Ryan Schmidt <[email protected]> wrote: > > On Nov 1, 2014, at 1:25 AM, Forrest Norvell wrote: > >> there’s no way to tell which version of Node or npm was used to install a >> given node_modules. :/
Oops, sorry for the misinformation, Ryan. > Ok, that's what I thought; thanks for confirming. This would be useful > information for npm to store in the node_modules directory, so that it might > be able to detect the situations where rebuilding modules is needed and > suggest that to the user or even do so automatically. I would *love* an `npm rebuild -g`... but right now I've a find script that looks for .gyp files. Works OK. I know when I change node versions. Sam -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACmrRmQSgNK0ECdGMPwLp4te25DhrVnpb4G3pyPLxcMx5aQY1Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
