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.

2.5.0 incompatible with babel-core

See original GitHub issue

babel-core directly imports debug/node. However, this export was removed in 2.5.0.

You can reproduce the issue with this repo. The following error is shown:

ERROR in Cannot find module 'debug/node'

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:9
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

8reactions
Lellansincommented, Dec 21, 2016

I don't know

5reactions
thebigredgeekcommented, Dec 21, 2016

@ljharb no problem, but I don’t agree that every single source file is part of the “public API”. If that is the case, then there is no private API in any codebase. The point of the index file was to delegate between node and browser

Read more comments on GitHub >

github_iconTop Results From Across the Web

2.5.0 incompatible with babel-core · Issue #389 - GitHub
babel-core directly imports debug/node. However, this export was removed in 2.5.0. You can reproduce the issue with this repo.
Read more >
Requires Babel “7.0.0-0” but was loaded with “6.26.3”
If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the...
Read more >
@babel/core | Yarn - Package Manager
Intro. Babel is a tool that helps you write code in the latest version of JavaScript. When your supported environments don't support certain...
Read more >
Compare Versions | @elliemae/pui-cli | npm
We found errors while resolving dependencies that may result in an incomplete or inaccurate dependency graph. Show details. could not find a version...
Read more >
Licenses - Automat.ai
... 2.2.0 MIT @babel/core 7.7.7 MIT @babel/plugin-proposal-optional-chaining ... 9999.0-empty-to-avoid-conflict-with-guava The Apache Software License, ...
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