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.

[web] Failed to compile - Unknown helper createSuper

See original GitHub issue

🐛 Bug Report

Environment

Expo CLI 3.13.8 environment info: System: OS: macOS 10.15.2 Shell: 3.2.57 - /bin/bash Binaries: Node: 10.15.3 - /usr/local/bin/node Yarn: 1.22.4 - /usr/local/bin/yarn npm: 6.13.7 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman IDEs: Android Studio: 3.4 AI-183.6156.11.34.5522156 Xcode: 11.3/11C29 - /usr/bin/xcodebuild npmPackages: expo: ~36.0.0 => 36.0.2 react: ~16.9.0 => 16.9.0 react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4 npmGlobalPackages: expo-cli: 3.13.8

Target: web

Steps to Reproduce

Run expo init <yourProjectName> and npm run web inside <yourProjectName> directory.

Expected Behavior

Run the app for web.

Actual Behavior

I get ‘Failed to compile’ error, like here: Captură de ecran din 2020-03-20 la 21 04 00

NOTE THAT IT WORKS ON ANDROID & IOS.

Reproducible Demo

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
eduardosollercommented, Mar 20, 2020

Same here, waiting for a solution…

2reactions
EvanBaconcommented, Mar 20, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to compile React Native Web - Stack Overflow
In my project - not react-native at all - the same error started popping up yesterday. It seems to be related to babel-loader@8.1.0...
Read more >
Compiler assumptions - Babel.js
When compiling ESM to CJS, Babel defines a __esModule property on the module.exports object. Assume that you never iterate over the keys of...
Read more >
@babel/helper-compilation-targets | 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 >
Help - vRealize Operations 8.4 - VMware Docs
vSphere clusters in an attempt to isolate nodes or build failure zones. ... Displays the online, offline, or unknown state of the.
Read more >
Using AMQ Streams on OpenShift Red Hat AMQ 2021.q3
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, ......
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