{"id":44565271,"url":"https://github.com/breadadams/turborepo-framework-inference-bug","last_synced_at":"2026-02-14T00:02:32.501Z","repository":{"id":313228930,"uuid":"1050573859","full_name":"breadadams/turborepo-framework-inference-bug","owner":"breadadams","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-04T16:29:40.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-14T10:45:45.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/vercel/turborepo/issues/10826","language":null,"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/breadadams.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-04T16:12:30.000Z","updated_at":"2025-09-04T16:29:43.000Z","dependencies_parsed_at":"2025-09-04T18:28:47.555Z","dependency_job_id":"e7648dc2-0b5b-40c7-82d0-ddbf89ad979d","html_url":"https://github.com/breadadams/turborepo-framework-inference-bug","commit_stats":null,"previous_names":["breadadams/turborepo-framework-inference-bug"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/breadadams/turborepo-framework-inference-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Fturborepo-framework-inference-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Fturborepo-framework-inference-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Fturborepo-framework-inference-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Fturborepo-framework-inference-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breadadams","download_url":"https://codeload.github.com/breadadams/turborepo-framework-inference-bug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadadams%2Fturborepo-framework-inference-bug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29424571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-14T00:02:06.258Z","updated_at":"2026-02-14T00:02:32.359Z","avatar_url":"https://github.com/breadadams.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turborepo framework inference bug\n\nThis repro exhibits a problem in Turborepo (currently `v2.5.6`) regarding framework inference, for the following issue: https://github.com/vercel/turborepo/issues/10826\n\n## Steps to reproduce\n\n1. Perform regular setup, i.e. `npm i` + install Turbo globally.\n2. Run `turbo build` to create base cache entries.\n3. ❌ Run `VITE_FOO=1 turbo build`, and see that `pkg-a` and `app-a` are **cache misses**.\n4. ❌ Run `VITE_FOO=2 turbo build`, and as above, `pkg-a` and `app-a` are **cache misses**.\n5. ✅ Run `VITE_FOO=3 turbo build --framework-inference=false`, `pkg-a` and `app-a` are **cache misses**.\n6. ✅ Run `VITE_FOO=4 turbo build --framework-inference=false`, `pkg-a` and `app-a` are **cache hits** (full turbo).\n7. ✅ Run `VITE_FOO=5 turbo build --framework-inference=false`, `pkg-a` and `app-a` are **cache hits** (full turbo).\n\n## What is expected\n\n1. Perform regular setup, i.e. `npm i` + install Turbo globally.\n2. Run `turbo build` to create base cache entries.\n3. Run `VITE_FOO=1 turbo build`, and see that `pkg-a` and `app-a` are **cache hits** (full turbo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadadams%2Fturborepo-framework-inference-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreadadams%2Fturborepo-framework-inference-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadadams%2Fturborepo-framework-inference-bug/lists"}