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.

Doesn't work with babel-plugin-rewire

See original GitHub issue

When I try to use this with babel-plugin-rewire, I get Cannot read property 'start' of undefined

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:9
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
BenoitAvertycommented, Aug 17, 2016

We should probably file an issue if this is still present in their rc-5. I’d also like to report that the same kind of problem is present in istanbul-reports. It doesn’t make the reporter fail, but the error message is present in the html files instead of the code.

1reaction
main-kuncommented, Aug 14, 2016

Yep, downgraded to rc-4 and the error is gone

Read more comments on GitHub >

github_iconTop Results From Across the Web

babel-plugin-rewire does not work in a Typescript project #237
I am trying to setup a new Typescript project with Mocha, and Chai. One of the unit tests require me to use rewire,...
Read more >
babel-plugin-rewire does not work in a Typescript project
I am trying to setup a new Typescript project with Mocha, and Chai. One of the unit tests require me to use rewire...
Read more >
babel-plugin-rewire - npm
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.. Latest version: 1.2.0, ...
Read more >
babel-plugin-rewire | Yarn - Package Manager
A babel plugin adding the ability to rewire module dependencies. ... It is inspired by rewire.js and transfers its concepts to es6 using...
Read more >
speedskater/babel-plugin-rewire - Gitter
TypeError: undefined is not a function at Object.__GetDependency__ (myfilename.js:8:28). This isn't new in the last few days, I had this problem before too....
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