I updated “jest”: “23.6.0”, and gives warning like this
up vote
-1
down vote
favorite
ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfigFile" is deprecated, use "[jest-config].globals.ts-jest.tsConfig" instead.
ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate .
I read a similar issue saying that updating to jest-preset-angular@6.0.1 will fix, but didn't. Please share insights!
typescript jestjs
add a comment |
up vote
-1
down vote
favorite
ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfigFile" is deprecated, use "[jest-config].globals.ts-jest.tsConfig" instead.
ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate .
I read a similar issue saying that updating to jest-preset-angular@6.0.1 will fix, but didn't. Please share insights!
typescript jestjs
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfigFile" is deprecated, use "[jest-config].globals.ts-jest.tsConfig" instead.
ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate .
I read a similar issue saying that updating to jest-preset-angular@6.0.1 will fix, but didn't. Please share insights!
typescript jestjs
ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfigFile" is deprecated, use "[jest-config].globals.ts-jest.tsConfig" instead.
ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate .
I read a similar issue saying that updating to jest-preset-angular@6.0.1 will fix, but didn't. Please share insights!
typescript jestjs
typescript jestjs
edited Nov 22 at 10:23
skyboyer
3,07611028
3,07611028
asked Nov 21 at 20:21
Morty Lee
14
14
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
It should be:
[jest-config].globals.ts-jest.tsConfig. tsConfigFile is outdated in the lates version.
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
It should be:
[jest-config].globals.ts-jest.tsConfig. tsConfigFile is outdated in the lates version.
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
add a comment |
up vote
0
down vote
accepted
It should be:
[jest-config].globals.ts-jest.tsConfig. tsConfigFile is outdated in the lates version.
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
It should be:
[jest-config].globals.ts-jest.tsConfig. tsConfigFile is outdated in the lates version.
It should be:
[jest-config].globals.ts-jest.tsConfig. tsConfigFile is outdated in the lates version.
answered Nov 21 at 20:23
gatsbyz
337316
337316
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
add a comment |
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
1
1
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
Thank you. This works!
– Morty Lee
Nov 21 at 20:39
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53419931%2fi-updated-jest-23-6-0-and-gives-warning-like-this%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown