Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [0-0] 2020-02-19T16:32:39.415Z ERROR @wdio/runner: TSError: ⨯ Unable to compile TypeScript:
- src/utils/helper.ts(73,16): error TS2349: This expression is not callable.
- Type 'typeof moment' has no call signatures.
- src/utils/helper.ts(77,16): error TS2349: This expression is not callable.
- Type 'typeof moment' has no call signatures.
- at createTSError (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:421:12)
- at reportTSError (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:425:19)
- at getOutput (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:530:36)
- at Object.compile (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:735:32)
- at Module.m._compile (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:814:43)
- at Module._extensions..js (internal/modules/cjs/loader.js:1177:10)
- at require.extensions.<computed> (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:817:12)
- at Object.require.extensions.<computed> [as .ts] (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:817:12)
- at Module.load (internal/modules/cjs/loader.js:1001:32)
- at Module._load (internal/modules/cjs/loader.js:900:14)
- at Function.hookedLoader [as _load] (/home/andreym/projects/11wdio5/node_modules/mockery/mockery.js:111:12)
- at Module.require (internal/modules/cjs/loader.js:1043:19)
- at require (internal/modules/cjs/helpers.js:77:18)
- at Object.<anonymous> (/home/andreym/projects/11wdio5/src/step-definitions/api.steps.ts:14:18)
- at Module._compile (internal/modules/cjs/loader.js:1157:30)
- at Module.m._compile (/home/andreym/projects/11wdio5/node_modules/ts-node/src/index.ts:814:23)
- [0-0] Error: ⨯ Unable to compile TypeScript:
- src/utils/helper.ts(73,16): error TS2349: This expression is not callable.
- Type 'typeof moment' has no call signatures.
- src/utils/helper.ts(77,16): error TS2349: This expression is not callable.
- Type 'typeof moment' has no call signatures.
- [0-0] FAILED in chrome - /features/ClientsAndLocations/clientsAndLocations.feature
- Spec Files: 0 passed, 1 failed, 1 total (100% completed) in 00:00:06
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement