{"id":20277350,"url":"https://github.com/bitjson/typescript-bug","last_synced_at":"2026-06-09T10:31:03.604Z","repository":{"id":69519854,"uuid":"95928677","full_name":"bitjson/typescript-bug","owner":"bitjson","description":"example of a bug in TypeScript's forceConsistentCasingInFileNames","archived":false,"fork":false,"pushed_at":"2017-06-30T22:58:22.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T01:41:40.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bitjson.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}},"created_at":"2017-06-30T22:39:37.000Z","updated_at":"2020-09-01T22:32:23.000Z","dependencies_parsed_at":"2023-02-26T04:31:26.858Z","dependency_job_id":null,"html_url":"https://github.com/bitjson/typescript-bug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitjson/typescript-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitjson%2Ftypescript-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitjson%2Ftypescript-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitjson%2Ftypescript-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitjson%2Ftypescript-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitjson","download_url":"https://codeload.github.com/bitjson/typescript-bug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitjson%2Ftypescript-bug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34103355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-14T13:18:04.975Z","updated_at":"2026-06-09T10:31:03.584Z","avatar_url":"https://github.com/bitjson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Example of a bug in TypeScript's forceConsistentCasingInFileNames.\n\n## Normal case:\n\n```bash\ncd CAPITALIZATION-IN-PATH\ntsc -p tsconfig.json\n\n# success\n```\n\n## Bug\n\n```bash\ncd CAPITALIZATION-IN-PATH\ntsc -p config/tsconfig.json\n\n1 import { doubleSpeed } from 'speed-doubler'\n                              ~~~~~~~~~~~~~~~\n\nsrc/lib/speed-doubler.spec.ts(1,29): error TS1149: File name '[...]/capitalization-in-path/src/index.ts' differs from already included file name '[...]/CAPITALIZATION-IN-PATH/src/index.ts' only in casing.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitjson%2Ftypescript-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitjson%2Ftypescript-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitjson%2Ftypescript-bug/lists"}