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.

An error occured while loading Babel :(

See original GitHub issue

EDIT (@nicolo-ribaudo): We have identifier the issue and reported it upstream (https://github.com/unpkg/unpkg.com/issues/162). If you are affected, please give a 👍 to that issue and, if requested, give any information that could help fixing it!

Note: Different people are affected but not everyone, and part of the discussion is at https://github.com/babel/website/issues/1901.


Original issue submitted by @renyuns in https://github.com/babel/babel/issues/9223

Bug Report

Current Behavior A clear and concise description of the behavior. image

Input Code

  • REPL or Repo link if applicable:
var your => (code) => here;

Expected behavior/code A clear and concise description of what you expected to happen (or code).

Babel Configuration (.babelrc, package.json, cli command)

{
  "your": { "config": "here" }
}

Environment

  • Babel version(s): [e.g. v6.0.0, v7.0.0-beta.34]
  • Node/npm version: [e.g. Node 8/npm 5]
  • OS: [e.g. OSX 10.13.4, Windows 10]
  • Monorepo: [e.g. yes/no/Lerna]
  • How you are using Babel: [e.g. cli, register, loader]

Possible Solution

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nicolo-ribaudocommented, Dec 31, 2018

Thank you all for your help, it is a bug with unpkg (https://github.com/unpkg/unpkg.com/issues/162). I will leave this issue open until it is fixed.

0reactions
dead-claudiacommented, Dec 29, 2018

@nicolo-ribaudo I can repro it 100% of the time in an incognito window, and here’s a screenshot of my devtools console.

screen shot 2018-12-28 at 8 10 05 pm

Any more information necessary?

Read more comments on GitHub >

github_iconTop Results From Across the Web

An error occurred while loading Babel :( · Issue #1929 - GitHub
on this project attempt to help as many people as possible, but we're a limited number of volunteers, so it's possible this won't...
Read more >
Error in using 'import' in webpack.config.babel.js
It seems like this occurs because it can't read import or webpack doesn't support import . I tried to use babel-register but it...
Read more >
Options - Babel
Running Babel in a monorepo subdirectory without "upward" , will cause Babel to skip loading any babel.config.json files in the project root, which...
Read more >
Error handling records for node.js version up "Cannot find ...
It seems that loading of Babel packages using the Conditional Exports * feature in Node version 13.13 or later fails to load the...
Read more >
How can I fix error with babel-polyfill and WordPress?
After WordPress update, when I try to add a new object (the button in the top menu “Add object +”) in the console,...
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