> > Be in the root directory of your project when you run the "npm install > sqlite3" command, so that it gets installed in the correct directory. > > You are meant to install separate copies of things for each project. > You're not meant to link things. > > 1. Is this a limitation of node modules or something to do with "sqlite3" ? 2. Why didn't they allow to install once and any or multiple projects to link to that module? 3. Instead of installing the module multiple times can it be installed once and then the "node_modules" folder be copied to the project dir? Regards Aeon
-- 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/15242765-6661-4ea7-b4b0-667e46480542%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
