Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Debugger] Cannot find module '_debugger' #4750

Closed
djom202 opened this issue Mar 27, 2018 · 1 comment
Closed

[Debugger] Cannot find module '_debugger' #4750

djom202 opened this issue Mar 27, 2018 · 1 comment

Comments

@djom202
Copy link

djom202 commented Mar 27, 2018

Hi team,

Today when I tried to use the brw.enterRepl(); command to run the debugger into my tests I got this weird error.

My Environment

  • Node Version: 8.9.4

  • Protractor Version: 5.2.2

  • Browser(s): Chrome 65.0.3325.181

  • Operating System and Version: MacOs High Sierra 10.13.3

  • Output from running the test:
    image

  • Steps to reproduce the bug
    I just used brw.enterRepl(); and I got the error where says the debugger cannot found the _debugger module.

It seems when I installed all the NPM modules, the protractor module not installed all the dependencies.

@qiyigg
Copy link
Contributor

qiyigg commented Mar 27, 2018

Closing because duplicate with #4307

@qiyigg qiyigg closed this as completed Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants