-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
git clone https://github.com/Typescript-TDD/jest-ts-auto-mock
cd jest-ts-auto-mock
npm i
npm run build
cd examples\ts-jest-ttypescript
npm i
npm t
FAIL reuse/2.test.ts
● Test suite failed to run
TypeError: Cannot read property 'map' of undefined
at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)
FAIL reuse/1.test.ts
● Test suite failed to run
TypeError: Cannot read property 'map' of undefined
at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)
FAIL ./basic.test.ts
● Test suite failed to run
TypeError: Cannot read property 'map' of undefined
at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)
Metadata
Metadata
Assignees
Labels
No labels