Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always resolve package.json exports in type reference directives #58638

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andrewbranch
Copy link
Member

@andrewbranch andrewbranch commented May 23, 2024

Not planning to merge before 5.6.

Fixes #47444

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 23, 2024
@andrewbranch andrewbranch added Breaking Change Would introduce errors in existing code and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 23, 2024
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label May 23, 2024
@@ -14,6 14,7 @@ export const a = <div></div>;
"main": "",
"types": "index.d.ts",
"exports": {
".": "./index.d.ts",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like in normal module resolution, a failed exports lookup ends the resolution process. We could decide to deviate from normal module resolution and fall back to types/main/index.d.ts if this fails—that would eliminate all the new errors we see in baselines, I think.

@andrewbranch
Copy link
Member Author

@typescript-bot test top400

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 23, 2024

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
test top400 ✅ Started 👀 Results

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are the results of running the top 400 repos comparing main and refs/pull/58638/merge:

Something interesting changed - please have a look.

Details

actualbudget/actual

2 of 4 projects failed to build with the old tsc and were ignored

packages/loot-core/tsconfig.api.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/crdt/tsconfig.dist.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

airbnb/react-sketchapp

2 of 3 projects failed to build with the old tsc and were ignored

examples/basic-setup-typescript/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

akveo/ngx-admin

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

src/tsconfig.app.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

akveo/react-native-ui-kitten

2 of 6 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

src/showcases/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

alan2207/bulletproof-react

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

alibaba/formily

29 of 38 projects failed to build with the old tsc and were ignored

packages/shared/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/reactive-test-cases-for-react18/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/reactive-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/reactive/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/reactive/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/path/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/path/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/grid/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/grid/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

alibaba/ice

69 of 76 projects failed to build with the old tsc and were ignored

packages/webpack-modify/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/style-import/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/route-manifest/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/jsx-runtime/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/create-ice/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/cache-canvas/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/appear/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

alibaba/lowcode-engine

40 of 42 projects failed to build with the old tsc and were ignored

packages/types/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

modules/code-generator/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

amplication/amplication

4 of 35 projects failed to build with the old tsc and were ignored

packages/amplication-cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

angular/angular-cli

5 of 21 projects failed to build with the old tsc and were ignored

tests/legacy-cli/e2e/assets/18-ssr-project-webpack/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tests/legacy-cli/e2e/assets/15.0-project/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/angular_devkit/build_webpack/test/angular-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/angular_devkit/build_angular/test/hello-world-lib/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

modules/testing/builder/projects/hello-world-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

modules/testing/builder/projects/hello-world-app/src/tsconfig.spec.json

  • error TS2688: Cannot find type definition file for '@angular/localize'.
    • Project Scope

modules/testing/builder/projects/hello-world-app/src/tsconfig.server.json

  • error TS2688: Cannot find type definition file for '@angular/localize'.
    • Project Scope

apache/superset

31 of 34 projects failed to build with the old tsc and were ignored

superset-websocket/tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

superset-embedded-sdk/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

apollographql/apollo-client

1 of 12 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

src/tsconfig.json

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

appsmithorg/appsmith

10 of 11 projects failed to build with the old tsc and were ignored

app/client/packages/ast/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

backstage/backstage

7 of 13 projects failed to build with the old tsc and were ignored

packages/cli/templates/default-react-plugin-package/tsconfig.json

baidu/amis

4 of 5 projects failed to build with the old tsc and were ignored

packages/amis-formula/tsconfig-for-declaration.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

balena-io/etcher

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.sidecar.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

BuilderIO/gpt-crawler

tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope

BuilderIO/mitosis

20 of 26 projects failed to build with the old tsc and were ignored

packages/docs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

e2e/e2e-solid/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

e2e/e2e-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

ChatGPTNextWeb/ChatGPT-Next-Web

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

chimurai/http-proxy-middleware

tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

Chocobozzz/PeerTube

6 of 11 projects failed to build with the old tsc and were ignored

packages/types-generator/tsconfig.types.json

clash-verge-rev/clash-verge-rev

tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

colinhacks/zod

1 of 5 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

configs/tsconfig.types.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

configs/tsconfig.esm.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

configs/tsconfig.cjs.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

compiler-explorer/compiler-explorer

2 of 6 projects failed to build with the old tsc and were ignored

static/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'underscore'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

etc/scripts/docenizers/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'underscore'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

continuedev/continue

3 of 5 projects failed to build with the old tsc and were ignored

extensions/vscode/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

gui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

conwnet/github1s

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

vscode-web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

extensions/github1s/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

api/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

cvat-ai/cvat

3 of 5 projects failed to build with the old tsc and were ignored

cvat-data/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

cvat-canvas/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

danny-avila/LibreChat

3 of 4 projects failed to build with the old tsc and were ignored

packages/data-provider/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

darkreader/darkreader

1 of 5 projects failed to build with the old tsc and were ignored

tests/unit/tsconfig.json

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

desktop/desktop

1 of 4 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'marked'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

script/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'marked'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

dotansimha/graphql-code-generator

8 of 23 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/typescript-resolvers/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/typescript-graphql-request/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/vite/vite-react-ts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/vite/vite-react-mts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/vite/vite-react-cts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/react/tanstack-react-query/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/react/http-executor/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/react/apollo-client-swc-plugin/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/react/apollo-client-defer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/react/apollo-client/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

dubinc/dub

2 of 4 projects failed to build with the old tsc and were ignored

packages/utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

packages/stripe-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

electron-react-boilerplate/electron-react-boilerplate

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

Eugeny/tabby

11 of 29 projects failed to build with the old tsc and were ignored

web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-web-demo/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-terminal/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-telnet/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-ssh/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-settings/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'marked'.
    • Project Scope

tabby-serial/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-plugin-manager/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-local/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-linkifier/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-electron/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-core/tsconfig.typings.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-community-color-schemes/tsconfig.typings.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

tabby-community-color-schemes/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

app/tsconfig.main.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

facebook/flipper

5 of 8 projects failed to build with the old tsc and were ignored

js/react-flipper-example/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

js/js-flipper/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

faker-js/faker

1 of 3 projects failed to build with the old tsc and were ignored

cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

FaridSafi/react-native-gifted-chat

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

feathersjs/feathers

19 of 27 projects failed to build with the old tsc and were ignored

packages/tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/generators/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/errors/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/commons/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/authentication/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/adapter-tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/adapter-commons/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

FormidableLabs/victory

9 of 63 projects failed to build with the old tsc and were ignored

test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-zoom-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-zoom-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-voronoi-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-voronoi-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-voronoi/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-voronoi/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-vendor/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-tooltip/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-tooltip/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-stack/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-stack/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-shared-events/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-shared-events/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-selection-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-selection-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-scatter/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-scatter/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-polar-axis/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-polar-axis/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-pie/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-pie/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-native/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-native/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-line/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-line/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-legend/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-legend/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-histogram/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-histogram/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-group/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-group/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-errorbar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-errorbar/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-cursor-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-cursor-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-create-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-create-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-chart/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-chart/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-candlestick/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-candlestick/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-brush-line/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-brush-line/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-brush-container/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-brush-container/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-box-plot/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-box-plot/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-bar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-bar/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-axis/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory-axis/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/victory/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

freeCodeCamp/freeCodeCamp

7 of 11 projects failed to build with the old tsc and were ignored

tools/client-plugins/browser-scripts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

tools/challenge-editor/client/tsconfig.json

shared/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

FuelLabs/fuels-ts

30 of 50 projects failed to build with the old tsc and were ignored

packages/versions/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/interfaces/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/interfaces/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/errors/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/errors/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/crypto/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/crypto/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/create-fuels/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/address/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/address/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/abi-typegen/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/abi-typegen/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/abi-coder/tsconfig.dts.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

internal/tsup/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

internal/check-tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

internal/check-imports/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

apps/demo-react-cra/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

fuergaosi233/wechat-chatgpt

tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

gcanti/fp-ts

4 of 5 projects failed to build with the old tsc and were ignored

tsconfig.build-es6.json

  • error TS2318: Cannot find global type 'Array'.
    • Project Scope
  • error TS2318: Cannot find global type 'Boolean'.
    • Project Scope
  • error TS2318: Cannot find global type 'CallableFunction'.
    • Project Scope
  • error TS2318: Cannot find global type 'Function'.
    • Project Scope
  • error TS2318: Cannot find global type 'IArguments'.
    • Project Scope
  • error TS2318: Cannot find global type 'NewableFunction'.
    • Project Scope
  • error TS2318: Cannot find global type 'Number'.
    • Project Scope
  • error TS2318: Cannot find global type 'Object'.
    • Project Scope
  • error TS2318: Cannot find global type 'RegExp'.
    • Project Scope
  • error TS2318: Cannot find global type 'String'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

getumbrel/llama-gpt

ui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

glideapps/quicktype

7 of 9 projects failed to build with the old tsc and were ignored

packages/quicktype-typescript-input/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/quicktype-core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

gothinkster/realworld

1 of 8 projects failed to build with the old tsc and were ignored

apps/e2e-testing-cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

graphql/graphiql

11 of 16 projects failed to build with the old tsc and were ignored

resources/tsconfig.test.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/graphiql-create-react-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/cm6-graphql-legacy-parcel/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/graphiql-plugin-explorer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/graphiql-plugin-code-exporter/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

graphql/graphql-js

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

gregberge/svgr

9 of 18 projects failed to build with the old tsc and were ignored

packages/hast-util-to-babel-ast/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-transform-svg-component/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-transform-react-native-svg/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-svg-em-dimensions/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-svg-dynamic-title/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-replace-jsx-attribute-value/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-remove-jsx-empty-expression/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-remove-jsx-attribute/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/babel-plugin-add-jsx-attribute/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

heyxyz/hey

3 of 14 projects failed to build with the old tsc and were ignored

packages/ui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

packages/types/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/lens/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/image-cropper/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

packages/icons/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

packages/helpers/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/data/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/cron/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/config/react.tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/abis/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

apps/og/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

highcharts/highcharts

25 of 26 projects failed to build with the old tsc and were ignored

test/ts-node-unit-tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

homebridge/homebridge

tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

infinitered/ignite

1 of 2 projects failed to build with the old tsc and were ignored

boilerplate/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

invoke-ai/InvokeAI

invokeai/frontend/web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

ionic-team/capacitor

1 of 3 projects failed to build with the old tsc and were ignored

core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

ionic-team/ionic-framework

19 of 20 projects failed to build with the old tsc and were ignored

core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

ionic-team/ionicons

1 of 3 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope

scripts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope

ionic-team/stencil

37 of 40 projects failed to build with the old tsc and were ignored

test/ionic-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

test/end-to-end/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

James-Yu/LaTeX-Workshop

1 of 4 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

jaredpalmer/formik

4 of 7 projects failed to build with the old tsc and were ignored

packages/formik/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

javascript-obfuscator/javascript-obfuscator

2 of 4 projects failed to build with the old tsc and were ignored

src/tsconfig.typings.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

src/tsconfig.browser.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

jupyterlab/jupyterlab

45 of 58 projects failed to build with the old tsc and were ignored

packages/ui-components/examples/simple-windowed-list/tsconfig.json

packages/translation/tsconfig.test.json

packages/statusbar/tsconfig.test.json

packages/services/examples/typescript-browser-with-output/tsconfig.json

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

kamranahmedse/driver.js

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

keplergl/kepler.gl

14 of 17 projects failed to build with the old tsc and were ignored

src/localization/tsconfig.production.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

src/constants/tsconfig.production.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

src/cloud-providers/tsconfig.production.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

konvajs/konva

tsconfig.testing.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope

test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'linkify-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mdurl'.
    • Project Scope

kubeflow/kubeflow

14 of 18 projects failed to build with the old tsc and were ignored

components/centraldashboard-angular/backend/tsconfig.json

  • error TS2688: Cannot find type definition file for 'underscore'.
    • Project Scope

components/centraldashboard/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

labring/FastGPT

1 of 5 projects failed to build with the old tsc and were ignored

packages/web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/global/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

Lissy93/personal-security-checklist

web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

Lissy93/web-check

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

logaretm/vee-validate

1 of 2 projects failed to build with the old tsc and were ignored

docs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope

lyswhut/lx-music-desktop

1 of 6 projects failed to build with the old tsc and were ignored

src/lang/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

majodev/google-webfonts-helper

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

makeplane/plane

8 of 9 projects failed to build with the old tsc and were ignored

packages/ui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'diff'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

marmelab/react-admin

25 of 26 projects failed to build with the old tsc and were ignored

packages/ra-core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

mattermost/mattermost

1 of 4 projects failed to build with the old tsc and were ignored

e2e-tests/cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

webapp/platform/client/tsconfig.build.json

webapp/channels/tsconfig.json

mayooear/gpt4-pdf-chatbot-langchain

tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

microsoft/playwright

5 of 15 projects failed to build with the old tsc and were ignored

utils/generate_types/test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tests/installation/playwright-test-plugin/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tests/components/ct-svelte/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tests/components/ct-solid/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

tests/components/ct-react17/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tests/components/ct-react-vite/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/recorder/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

microsoft/vscode

4 of 54 projects failed to build with the old tsc and were ignored

extensions/notebook-renderers/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope

mlc-ai/web-llm

1 of 2 projects failed to build with the old tsc and were ignored

examples/next-simple-chat/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

motion-canvas/motion-canvas

13 of 18 projects failed to build with the old tsc and were ignored

packages/vite-plugin/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/core/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

neoclide/coc.nvim

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

nexe/nexe

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

nextauthjs/next-auth

19 of 40 projects failed to build with the old tsc and were ignored

packages/adapter-upstash-redis/tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/adapter-neo4j/tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

packages/adapter-drizzle/tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

nextui-org/nextui

2 of 80 projects failed to build with the old tsc and were ignored

packages/utilities/test-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/stories-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/shared-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/shared-icons/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/react-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/react-rsc-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/framer-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/utilities/aria-utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-update-effect/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-ssr/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-scroll-position/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-safe-layout-effect/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-resize/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-ref-state/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-real-shape/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-pagination/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-measure/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-is-mounted/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-is-mobile/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-intersection-observer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-infinite-scroll/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-image/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-disclosure/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-data-scroll-overflow/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-clipboard/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-callback-ref/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-toggle-button/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-multiselect/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-modal-overlay/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-menu/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-link/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-button/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-accordion-item/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/hooks/use-aria-accordion/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/core/theme/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/core/system-rsc/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/core/system/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/core/react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/user/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/tooltip/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/tabs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/table/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/switch/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/spinner/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/spacer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/snippet/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/slider/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/skeleton/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/select/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/scroll-shadow/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/ripple/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/radio/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/progress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/popover/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/pagination/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/navbar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/modal/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/menu/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/listbox/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/link/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/kbd/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/input/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/image/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/dropdown/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/divider/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/date-picker/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/date-input/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/code/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/chip/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/checkbox/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/card/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/calendar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/button/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/breadcrumbs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/badge/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/avatar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/autocomplete/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/components/accordion/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

nhn/tui.editor

4 of 9 projects failed to build with the old tsc and were ignored

plugins/table-merged-cell/tsconfig.json

plugins/color-syntax/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

plugins/code-syntax-highlight/tsconfig.json

plugins/chart/tsconfig.json

nocodb/nocodb

8 of 10 projects failed to build with the old tsc and were ignored

packages/nocodb-sdk/tsconfig.module.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/nocodb-sdk/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

nukeop/nuclear

1 of 10 projects failed to build with the old tsc and were ignored

packages/ui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/scanner/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/main/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/main/config/tsconfig.windows.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/main/config/tsconfig.mac.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/main/config/tsconfig.linux.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/i18n/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/core/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

peers/peerjs

tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

piotrwitek/react-redux-typescript-guide

playground/tsconfig.test.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

playground/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

portainer/portainer

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

quilljs/quill

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

react-bootstrap/react-bootstrap

1 of 3 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

react-icons/react-icons

2 of 4 projects failed to build with the old tsc and were ignored

packages/react-icons/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/react-icons/scripts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

react-navigation/react-navigation

10 of 14 projects failed to build with the old tsc and were ignored

packages/routers/tsconfig.build.json

packages/react-native-tab-view/tsconfig.build.json

packages/react-native-drawer-layout/tsconfig.build.json

packages/core/tsconfig.build.json

reactjs/react.dev

tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

recharts/recharts

1 of 4 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

storybook/tsconfig.json

  • error TS2688: Cannot find type definition file for 'diff'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

demo/tsconfig.json

  • error TS2688: Cannot find type definition file for 'diff'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

Redocly/redoc

tsconfig.json

e2e/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

reduxjs/react-redux

1 of 3 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

reduxjs/redux-thunk

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

reduxjs/redux-toolkit

11 of 32 projects failed to build with the old tsc and were ignored

packages/toolkit/tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

packages/rtk-query-graphql-request-base-query/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/rtk-query-codegen-openapi/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

packages/rtk-query-codegen-openapi/test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

examples/query/react/with-apiprovider/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/prefetching-automatic-waterfall/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/prefetching-automatic/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/prefetching/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/polling/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/pagination/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/optimistic-update/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/mutations/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/kitchen-sink/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/deduping-queries/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/conditional-fetching/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/basic/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/authentication-with-extrareducers/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/authentication/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/query/react/advanced/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/publish-ci/expo/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

reduxjs/redux

3 of 5 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

test/typescript/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

reduxjs/reselect

tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vitest/importMeta'.
    • Project Scope

typescript_test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

type-tests/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

docs/examples/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

resend/react-email

31 of 35 projects failed to build with the old tsc and were ignored

packages/render/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/code-inline/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/code-block/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

apps/web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

Sairyss/domain-driven-hexagon

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.build.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

sass/sass

tsconfig.json

  • error TS2688: Cannot find type definition file for 'marked'.
    • Project Scope

shadcn-ui/ui

7 of 9 projects failed to build with the old tsc and were ignored

templates/next-template/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

shuding/nextra

5 of 6 projects failed to build with the old tsc and were ignored

packages/nextra/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

signalapp/Signal-Desktop

1 of 2 projects failed to build with the old tsc and were ignored

sticker-creator/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

slidevjs/slidev

3 of 4 projects failed to build with the old tsc and were ignored

cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

socketio/socket.io-client

tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.esm.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

socketio/socket.io

8 of 17 projects failed to build with the old tsc and were ignored

examples/basic-crud-application/server/tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

spacedriveapp/spacedrive

4 of 7 projects failed to build with the old tsc and were ignored

scripts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'mustache'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

apps/web/cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

statelyai/xstate

11 of 52 projects failed to build with the old tsc and were ignored

templates/vanilla-ts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/toggle/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/tic-tac-toe-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/stopwatch/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/mongodb-credit-check-api/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/friends-list-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/express-workflow/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/counter/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/7guis-temperature-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/7guis-counter-react/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

templates/react-ts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/timer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

examples/tiles/tsconfig.json

  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

strapi/strapi

79 of 118 projects failed to build with the old tsc and were ignored

examples/kitchensink-ts/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

subquery/subql

2 of 6 projects failed to build with the old tsc and were ignored

tsconfig.test.json

tsconfig.json

packages/query/tsconfig.json

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

szimek/signature\_pad

tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tailwindlabs/headlessui

3 of 5 projects failed to build with the old tsc and were ignored

playgrounds/vue/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/@headlessui-tailwindcss/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

tamagui/tamagui

9 of 119 projects failed to build with the old tsc and were ignored

starters/simple-web/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

packages/create-tamagui/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'marked'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

apps/integration/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

scripts/tsconfig.json

packages/web/tsconfig.json

packages/vite-plugin-internal/tsconfig.json

packages/vite-plugin/tsconfig.json

packages/visually-hidden/tsconfig.json

packages/use-window-dimensions/tsconfig.json

packages/use-store/tsconfig.json

packages/use-previous/tsconfig.json

packages/use-presence/tsconfig.json

packages/use-keyboard-visible/tsconfig.json

packages/use-event/tsconfig.json

packages/use-escape-keydown/tsconfig.json

packages/use-direction/tsconfig.json

packages/use-did-finish-ssr/tsconfig.json

packages/use-constant/tsconfig.json

packages/use-callback-ref/tsconfig.json

packages/toggle-group/tsconfig.json

packages/toast/tsconfig.json

packages/timer/tsconfig.json

packages/themes/tsconfig.json

packages/theme-builder/tsconfig.json

packages/theme-base/tsconfig.json

packages/theme/tsconfig.json

packages/test-design-system/tsconfig.json

packages/tabs/tsconfig.json

packages/switch-headless/tsconfig.json

packages/switch/tsconfig.json

packages/static-tests/tsconfig.json

packages/site-config/tsconfig.json

packages/simple-hash/tsconfig.json

packages/sheet/tsconfig.json

packages/shapes/tsconfig.json

packages/select/tsconfig.json

packages/scroll-view/tsconfig.json

packages/sandbox-ui/tsconfig.json

packages/roving-focus/tsconfig.json

packages/remove-scroll/tsconfig.json

packages/react-native-web-internals/tsconfig.json

packages/react-native-use-responder-events/tsconfig.json

packages/react-native-use-pressable/tsconfig.json

packages/react-native-media-driver/tsconfig.json

packages/radio-headless/tsconfig.json

packages/radio-group/tsconfig.json

packages/progress/tsconfig.json

packages/normalize-css-color/tsconfig.json

packages/next-theme/tsconfig.json

packages/metro-plugin/tsconfig.json

packages/mdx/tsconfig.json

packages/logo/tsconfig.json

packages/list-item/tsconfig.json

packages/linear-gradient/tsconfig.json

packages/label/tsconfig.json

packages/input/tsconfig.json

packages/image/tsconfig.json

packages/helpers-tamagui/tsconfig.json

packages/helpers-icon/tsconfig.json

packages/group/tsconfig.json

packages/get-token/tsconfig.json

packages/get-font-sized/tsconfig.json

packages/get-button-sized/tsconfig.json

packages/generate-themes/tsconfig.json

packages/form/tsconfig.json

packages/font-nohemi/tsconfig.json

packages/font-munro/tsconfig.json

packages/font-glusp/tsconfig.json

packages/font-fira-mono/tsconfig.json

packages/font-dm-serif-display/tsconfig.json

packages/font-dm-sans/tsconfig.json

packages/font-cherry-bomb/tsconfig.json

packages/font/tsconfig.json

packages/focusable/tsconfig.json

packages/focus-scope/tsconfig.json

packages/elements/tsconfig.json

packages/dismissable/tsconfig.json

packages/dialog/tsconfig.json

packages/demos/tsconfig.json

packages/cubic-bezier-animator/tsconfig.json

packages/create-themes/tsconfig.json

packages/constants/tsconfig.json

packages/config-default/tsconfig.json

packages/config-base/tsconfig.json

packages/collection/tsconfig.json

packages/collapsible/tsconfig.json

packages/code-to-html/tsconfig.json

packages/cli-color/tsconfig.json

packages/cli/tsconfig.json

packages/checkbox-headless/tsconfig.json

packages/checkbox/tsconfig.json

packages/calc/tsconfig.json

packages/babel-plugin-fully-specified/tsconfig.json

packages/babel-plugin/tsconfig.json

packages/avatar/tsconfig.json

packages/assert/tsconfig.json

packages/aria-hidden/tsconfig.json

packages/animations-react-native/tsconfig.json

packages/animations-css/tsconfig.json

packages/animate-presence/tsconfig.json

packages/animate/tsconfig.json

packages/alert-dialog/tsconfig.json

packages/adapt/tsconfig.json

packages/accordion/tsconfig.json

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

TanStack/query

61 of 69 projects failed to build with the old tsc and were ignored

integrations/react-vite/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

integrations/react-cra5/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

integrations/react-cra4/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

Tencent/omi

5 of 19 projects failed to build with the old tsc and were ignored

packages/reactive-signal/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/reactive-signal/examples/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/omi-auto-animate/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/omi/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/omi-templates/tsconfig.json

packages/omi-suspense/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/omi-starter-ts/tsconfig.json

packages/omi-starter-tailwind/tsconfig.json

packages/omi-starter-spa/tsconfig.json

packages/omi-ripple/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/omi-elements/tsconfig.json

the1812/Bilibili-Evolved

4 of 5 projects failed to build with the old tsc and were ignored

dev-tools/donate-table/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

theatre-js/theatre

16 of 24 projects failed to build with the old tsc and were ignored

packages/utils/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/theatric/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/saaz/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/react/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/r3f/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

packages/dataverse/devEnv/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'three'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

tinacms/tinacms

11 of 24 projects failed to build with the old tsc and were ignored

packages/next-tinacms-s3/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/next-tinacms-dos/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/next-tinacms-cloudinary/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/@tinacms/vercel-previews/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/@tinacms/sharedctx/tsconfig.json

  • error TS2688: Cannot find type definition file for 'jest'.
    • Project Scope

packages/@tinacms/mdx/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope

packages/@tinacms/cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

transitive-bullshit/chatgpt-api

tsconfig.json

  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

tremorlabs/tremor

tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

trpc/trpc

28 of 35 projects failed to build with the old tsc and were ignored

www/og-image/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/server/tsconfig.benchmark.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/react-query/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/next/tsconfig.watch.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/next/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

packages/client/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vitest/globals'.
    • Project Scope

twentyhq/twenty

2 of 10 projects failed to build with the old tsc and were ignored

packages/twenty-zapier/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'extract-files'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-cookie'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/twenty-website/tsconfig.json

  • error TS2688: Cannot find type definition file for 'extract-files'.
    • Project Scope

type-challenges/type-challenges

2 of 3 projects failed to build with the old tsc and were ignored

utils/tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope

typestack/class-validator

2 of 6 projects failed to build with the old tsc and were ignored

tsconfig.prod.types.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.prod.esm5.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.prod.esm2015.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.prod.cjs.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

ueberdosis/tiptap

3 of 8 projects failed to build with the old tsc and were ignored

tests/cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

umami-software/umami

1 of 2 projects failed to build with the old tsc and were ignored

cypress/tsconfig.json

  • error TS2688: Cannot find type definition file for 'cypress'.
    • Project Scope

unocss/unocss

26 of 30 projects failed to build with the old tsc and were ignored

examples/vite-lit/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/quasar/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

examples/next/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'markdown-it'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope

upscayl/upscayl

tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

renderer/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

usablica/intro.js

1 of 3 projects failed to build with the old tsc and were ignored

tsconfig.release.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tsconfig.json

  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

vercel/hyper

2 of 3 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2688: Cannot find type definition file for 'fs-extra'.
  • error TS2688: Cannot find type definition file for 'react'.
  • error TS2688: Cannot find type definition file for 'react-dom'.
  • error TS2688: Cannot find type definition file for 'uuid'.

VSCodeVim/Vim

tsconfig.json

  • error TS2688: Cannot find type definition file for 'diff'.
    • Project Scope

vuestorefront/vue-storefront

10 of 17 projects failed to build with the old tsc and were ignored

packages/sdk-axios-request-sender/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/middleware/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/cli/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

packages/changesets/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

engineering-toolkit/rollup-config/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

actions/circular-dependencies/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

actions/check-licenses/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope

vuetifyjs/vuetify

5 of 7 projects failed to build with the old tsc and were ignored

packages/docs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'vite-plugin-pages/client'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vite-plugin-pwa/client'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vite-plugin-vue-layouts/client'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vite/client'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'vue-router'.
    • Project Scope

web3/web3.js

55 of 63 projects failed to build with the old tsc and were ignored

tools/web3-packagetemplate/tsconfig.types.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tools/web3-packagetemplate/tsconfig.esm.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

tools/web3-packagetemplate/test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

scripts/changelog/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/web3-types/tsconfig.types.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/web3-types/tsconfig.esm.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

packages/web3-types/test/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jsdom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'ws'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'yargs'.
    • Project Scope

whyour/qinglong

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.back.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'js-yaml'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'react-dom'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

wong2/chatgpt-google-extension

tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'uuid'.
    • Project Scope

@typescript-bot
Copy link
Collaborator

@andrewbranch Here are some more interesting changes from running the top 400 repos suite

Details

xcatliu/typescript-tutorial

4 of 34 projects failed to build with the old tsc and were ignored

examples/compiler-options/02-allowSyntheticDefaultImports/true/tsconfig.json

  • error TS2688: Cannot find type definition file for 'react'.
    • Project Scope

youzan/vant

4 of 9 projects failed to build with the old tsc and were ignored

packages/vant-use/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/vant-popperjs/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/vant-auto-import-resolver/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/vant-area-data/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope

packages/create-vant-cli-app/tsconfig.json

  • error TS2688: Cannot find type definition file for 'eslint'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'fs-extra'.
    • Project Scope

@andrewbranch
Copy link
Member Author

Lol, this might be too breaky as-is 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team Breaking Change Would introduce errors in existing code For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different behavior for type reference directive in nodenext based on whether types are in @types or not
2 participants