question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't start interactive shell

See original GitHub issue

Newly installed version (2.7) from NPM crashes on $ codeceptjs shell with error:

String interactive shell for current suite...
/usr/lib/node_modules/codeceptjs/lib/command/interactive.js:18
recorder.finishHandler(() => event.dispatcher.emit(event.test.teardown));
         ^
TypeError: recorder.finishHandler is not a function
...

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
dmydrycommented, Apr 9, 2016

I have the same @0.3.3

0reactions
sheeruncommented, Aug 29, 2016

Yes, you can use weak mode that doesn’t require annotations, but it checks much less than strict mode.

I don’t think there’s specific CI, but you can run flow on travis.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cannot start interactive shell with docker container
Yes docker start command should start the container, but there are some questions around here, is your container running a one-time process or ......
Read more >
SSH unable to access interactive shell
If you log in directly to the Kali device and run /bin/bash do you get an error or a shell? If you log...
Read more >
Run an interactive bash subshell with initial commands ...
Run an interactive bash subshell with initial commands without returning to the ("super") shell immediately - Server Fault. Stack Overflow for ...
Read more >
"CLINFR0479 You can't start interactive session from ...
"CLINFR0479 You can't start interactive session from another interactive session" error when trying to log in / switch to Clish over SSH ...
Read more >
Getting Into a Docker Container's Shell
Learn how to connect to a shell of a running Docker container and how to start containers interactively.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found