{"id":15713076,"url":"https://github.com/timothygu/connect-mongo-issue","last_synced_at":"2025-06-16T09:08:39.511Z","repository":{"id":31564780,"uuid":"35129512","full_name":"TimothyGu/connect-mongo-issue","owner":"TimothyGu","description":"connect-mongo issue #172","archived":false,"fork":false,"pushed_at":"2015-05-06T06:58:39.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T18:33:06.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimothyGu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-05T23:43:53.000Z","updated_at":"2022-04-23T12:05:53.000Z","dependencies_parsed_at":"2022-07-24T17:17:13.278Z","dependency_job_id":null,"html_url":"https://github.com/TimothyGu/connect-mongo-issue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TimothyGu/connect-mongo-issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyGu%2Fconnect-mongo-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyGu%2Fconnect-mongo-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyGu%2Fconnect-mongo-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyGu%2Fconnect-mongo-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimothyGu","download_url":"https://codeload.github.com/TimothyGu/connect-mongo-issue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyGu%2Fconnect-mongo-issue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260131537,"owners_count":22963448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T21:21:12.085Z","updated_at":"2025-06-16T09:08:39.278Z","avatar_url":"https://github.com/TimothyGu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This demonstrates kcbanner/connect-mongo#172.\n\nHow to reproduce\n================\n\n```sh\nrm -rf node_modules\n./install.sh\nnpm ls | grep mongodb@ # shows that there are two mongodb installations\nnode index.js          # BOOM\n```\n\nHow to not reproduce\n====================\n\nManual deduping\n---------------\n\n```sh\nrm -rf node_modules\n./install.sh\nnpm dedupe\nnpm ls | grep mongodb@ # shows that there is one mongodb installation\nnode index.js          # Yay!\n```\n\nAutomatic deduping\n------------------\n\n```sh\nrm -rf node_modules\nnpm install\nnpm ls | grep mongodb@ # shows that there is one mongodb installation\nnode index.js          # Yay!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothygu%2Fconnect-mongo-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothygu%2Fconnect-mongo-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothygu%2Fconnect-mongo-issue/lists"}