Bug Report
π Version & Regression Information
Version 4.2.0-dev.20210106 and Version 4.2.0-dev.20210105
β― Playground Link
π¨βπ» actual tsconfig.json
Link with relevant actual tsconfig.json
π» Code
π
code --install-extension ms-vscode.vscode-typescript-next
fnm default 15
fnm use default
yarn add -D typescript@next @types/node@14.14.20
npm -g i typescript@next
yarn global add typescript@next
npm install -g npm@7
yarn global add yarn@latest
yarn global add npm@7
tsc --version
node --version
npm --version
tsc
π
code --uninstall-extension ms-vscode.vscode-typescript-next
fnm default 14
fnm use 14
yarn add typescript@latest @types/node@14.14.20
npm -g i typescript@latest
yarn global add typescript@latest
npm install -g npm@latest
yarn global add yarn@latest
yarn global add npm@latest
tsc --version
node --version
npm --version
tsc
π Actual behavior
when using tsc --version; node --version
tsc: Version 4.2.0-dev.20210106
node: v14.15.4

when using tsc --version; node --version
tsc: Version 4.2.0-dev.20210106
node: v15.5.1

π Expected behavior
on the left Expected behavior on the right Actual behavior:

Bug Report
π Version & Regression Information
Version 4.2.0-dev.20210106 and Version 4.2.0-dev.20210105
β― Playground Linkπ¨βπ» actual
tsconfig.jsonLink with relevant actual
tsconfig.jsonπ» Code
π
π
π Actual behavior
when using
tsc --version; node --versiontsc: Version 4.2.0-dev.20210106
node: v14.15.4
when using
tsc --version; node --versiontsc: Version 4.2.0-dev.20210106
node: v15.5.1
π Expected behavior
on the left Expected behavior on the right Actual behavior: