{"id":15826259,"url":"https://github.com/frigus02/test-ts-oldprogram-moduleresolution","last_synced_at":"2025-04-01T10:27:28.018Z","repository":{"id":153282682,"uuid":"524049721","full_name":"frigus02/test-ts-oldprogram-moduleresolution","owner":"frigus02","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-12T10:32:24.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T09:43:53.173Z","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/frigus02.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":"2022-08-12T10:44:11.000Z","updated_at":"2022-08-12T10:49:55.000Z","dependencies_parsed_at":"2023-05-02T18:02:46.648Z","dependency_job_id":null,"html_url":"https://github.com/frigus02/test-ts-oldprogram-moduleresolution","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/frigus02%2Ftest-ts-oldprogram-moduleresolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Ftest-ts-oldprogram-moduleresolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Ftest-ts-oldprogram-moduleresolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Ftest-ts-oldprogram-moduleresolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frigus02","download_url":"https://codeload.github.com/frigus02/test-ts-oldprogram-moduleresolution/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246622556,"owners_count":20807165,"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-05T09:43:58.939Z","updated_at":"2025-04-01T10:27:27.989Z","avatar_url":"https://github.com/frigus02.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test TypeScript program and module resolution cache\n\nTest \"custom `tsc`\" with watch mode and `ts.SourceFile` cache. It emulates\nrunning 3 builds on the following project structore:\n\n```\n/a.ts (imports /module/b.d.ts)\n/module/b.d.ts\n```\n\n1.  Successful build\n2.  Delete file `/module/b.d.ts`. Build fails with error \"TS2307: Cannot find\n    module\"\n3.  Restore file `/module/b.d.ts`. Build still fails, but I would expect it to\n    succeed again\n\nTo reproduce:\n\n```sh\n$ npm ci\n$ node index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Ftest-ts-oldprogram-moduleresolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrigus02%2Ftest-ts-oldprogram-moduleresolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Ftest-ts-oldprogram-moduleresolution/lists"}