{"id":19658343,"url":"https://github.com/cdaringe/testcafe-path-resolution-typescript","last_synced_at":"2026-05-15T14:35:34.467Z","repository":{"id":142017769,"uuid":"580977559","full_name":"cdaringe/testcafe-path-resolution-typescript","owner":"cdaringe","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T14:53:30.000Z","size":52,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-18T06:08:49.934Z","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/cdaringe.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-12-22T00:08:30.000Z","updated_at":"2022-12-22T00:09:06.000Z","dependencies_parsed_at":"2024-11-11T15:39:03.311Z","dependency_job_id":"e49e8695-2631-457f-a1bd-25645b9320d7","html_url":"https://github.com/cdaringe/testcafe-path-resolution-typescript","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/cdaringe%2Ftestcafe-path-resolution-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Ftestcafe-path-resolution-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Ftestcafe-path-resolution-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Ftestcafe-path-resolution-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdaringe","download_url":"https://codeload.github.com/cdaringe/testcafe-path-resolution-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240965889,"owners_count":19885981,"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-11T15:37:08.694Z","updated_at":"2026-05-15T14:35:29.434Z","avatar_url":"https://github.com/cdaringe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# problem\n\ntypescript resolves `foo` dependency just fine using [`tsconfig::compilerOptions::paths`](https://github.com/cdaringe/testcafe-path-resolution-typescript/blob/a7ac2555021f9e85dfb7817c38ba763cb9f52687/tsconfig.json#L10) config, but downstream compilation fails, unable to resolve `foo`.\n\n# demo\n\n- `pnpm install` (or npm, whatever)\n- `pnpm test`\n\n```\nError: Cannot find module 'foo'\nRequire stack:\n- /demo/test/page.test.ts\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/compiler/test-file/formats/es-next/compiler.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/compiler/compilers.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/compiler/index.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/runner/bootstrapper.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/runner/index.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/testcafe.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/index.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/cli/cli.js\n- /demo/node_modules/.pnpm/testcafe@2.2.0-rc.1/node_modules/testcafe/lib/cli/index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Ftestcafe-path-resolution-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdaringe%2Ftestcafe-path-resolution-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Ftestcafe-path-resolution-typescript/lists"}