{"id":20277350,"url":"https://github.com/bitjson/typescript-bug","last_synced_at":"2025-03-04T01:41:43.229Z","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-01-14T06:47:09.755Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768282,"owners_count":20017117,"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-11-14T13:18:04.975Z","updated_at":"2025-03-04T01:41:43.223Z","avatar_url":"https://github.com/bitjson.png","language":"TypeScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}