antd-tools icon indicating copy to clipboard operation
antd-tools copied to clipboard

npm test warning

Open afc163 opened this issue 7 years ago • 0 comments

████ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or  "<rootDir>/node_modules/ts-jest/preprocessor.js" in the 'transform' section of your Jest config with just "ts-jest".
ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or  "<rootDir>/node_modules/ts-jest/preprocessor.js" in the 'transform' section of your Jest config with just "ts-jest".
ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or  "<rootDir>/node_modules/ts-jest/preprocessor.js" in the 'transform
git clone http://github.com/ant-design/ant-design
cd ant-design
npm install
npm test

afc163 avatar Dec 21 '18 14:12 afc163