Gintautas Miselis

Results 141 comments of Gintautas Miselis

I have the same issue, but I don't use `vue-eslint-parser`. I use ```js "@typescript-eslint/eslint-plugin": "^2.28.0", "@typescript-eslint/parser": "^2.28.0", "eslint-config-airbnb-typescript": "^7.2.1", "eslint-config-prettier": "^6.10.1", "eslint-formatter-gitlab": "^1.1.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-mocha": "^6.3.0", "eslint-plugin-prettier": "^3.1.3", ```

Exponentiation operator requires node 7, https://node.green/#ES2016-features-exponentiation------operator. This issue was fixed in 0.8.15 version of [string-kit](https://github.com/cronvel/string-kit/commit/aecb87c4552294e5b36ea17286b1a7e4068e2a13#diff-841daed463ab7befab0f2d50bf758bf9) at about the same time as you posted this issue, run `npm update` to get...

It is a WebSockets connector for Botkit https://github.com/howdyai/botkit/issues/871 I am using it in my project, but I was able to test the bot [by using facebookbot](https://gist.github.com/Naktibalda/3aa40e76b1dfaf55196a8a81a4edeaf3).

Just wondering if wrapping javascript code in CDATA makes it work: ```html ```

There is a short `Comments` section in Acceptance testing page: https://codeception.com/docs/03-AcceptanceTests

Run your functional or acceptance tests with `--steps` parameter.

`$I` is hardcoded in https://github.com/Codeception/Codeception/blob/cbaa347a683bd5d2f44aefeef57aec31989525ea/src/Codeception/Lib/Parser.php#L33-L38

Yes, this is different. Please run a single test with `-vvv` flag and provide a complete output.

I know nothing about PhpStorm integration. Could you provide a complete output that you are getting now?

@DavertMik Please create a label for PhpStorm issues.