Skip to content

TypeError: protractor.promise.controlFlow is not a function #9

@davedalselv

Description

@davedalselv

My project can't compile because of the following error:

[dev] [14:14:13] E/launcher - Error: TypeError: protractor.promise.controlFlow is not a function
[dev]     at Object.<anonymous> (C:\Protractor\magazin-admin-cucumber\node_modules\protractor-http-client\lib\http-client.ts:9:72)
[dev]     at Module._compile (module.js:652:30)
[dev]     at Object.Module._extensions..js (module.js:663:10)
[dev]     at Module.load (module.js:565:32)
[dev]     at tryModuleLoad (module.js:505:12)
[dev]     at Function.Module._load (module.js:497:3)
[dev]     at Module.require (module.js:596:17)
[dev]     at require (internal/module.js:11:18)

Versions:

"protractor": "^6.0.0",
"protractor-http-client": "^1.0.4",
"typescript": "^3.3.4000",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions