Skip to content

Instantly share code, notes, and snippets.

@mago0
Created October 2, 2018 20:26
Show Gist options
  • Save mago0/96dd4ec140f9ca2966b70f5acf0e3b21 to your computer and use it in GitHub Desktop.
Save mago0/96dd4ec140f9ca2966b70f5acf0e3b21 to your computer and use it in GitHub Desktop.
2018/10/02 16:22:13
INFO
 node started at 2018-10-02 20:22:13 +0000
2018/10/02 16:22:13
INFO
 node received start message for flood-chrome 9lUR
2018/10/02 16:22:13
INFO
 node completed in: 64.027421 ms
2018/10/02 16:22:15
INFO
 node starting flood chrome test
2018/10/02 16:22:17
> flood-chrome@1.1.0 start /app/dist
2018/10/02 16:22:17
> node --trace-warnings ./index.js "/data/flood/files/visit_live_page_with_login.ts"
2018/10/02 16:22:38
- error: [07] errors compiling script:
2018/10/02 16:22:38
../../data/flood/files/visit_live_page_with_login.ts:1:93 - error TS2307: Cannot find module '@flood/element'.
2018/10/02 16:22:38
1 import { step, TestSettings, TestData, Until, By, Browser, MouseButtons, Device, ENV } from '@flood/element'
2018/10/02 16:22:38
   ~~~~~~~~~~~~~~~~
2018/10/02 16:22:38
INFO
 node finished chrome test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment