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

Brand new react sandbox cannot transpile modules #3981

Closed
malkavsheir opened this issue Apr 23, 2020 · 1 comment
Closed

Brand new react sandbox cannot transpile modules #3981

malkavsheir opened this issue Apr 23, 2020 · 1 comment

Comments

@malkavsheir
Copy link

🐛 bug report

Description of the problem

In Chrome keeps showing Transpiling Modules with no error.
In Firefox it shows:
TypeError
e.transpileJobs[n].finally is not a function
["./src/sandbox/compile.ts"]/uo</<.value
https://codesandbox.io/static/js/sandbox.1515ccfb1.js:1:205189
["./src/sandbox/compile.ts"]/Vo</<.value/<
https://codesandbox.io/static/js/sandbox.1515ccfb1.js:1:234162
["./src/sandbox/compile.ts"]/Vo</<.value
https://codesandbox.io/static/js/sandbox.1515ccfb1.js:1:234060
e/<
https://codesandbox.io/static/js/sandbox.1515ccfb1.js:1:270531
l
https://codesandbox.io/static/js/common-sandbox.3e66d97f1.chunk.js:1:240620
i/n._invoke</<
https://codesandbox.io/static/js/common-sandbox.3e66d97f1.chunk.js:1:240375
p/</e[o]
https://codesandbox.io/static/js/common-sandbox.3e66d97f1.chunk.js:1:240974
r
https://codesandbox.io/static/js/common-sandbox.3e66d97f1.chunk.js:1:2401
i
https://codesandbox.io/static/js/common-sandbox.3e66d97f1.chunk.js:1:2616
This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error.
This error overlay is powered by react-error-overlay used in create-react-app.

How has this issue affected you? What are you trying to accomplish?

I am unable to even start a React Sandbox so I cannot do anything with codesandbox.io

Link to sandbox: link

Your Environment

Software Name/Version
Сodesandbox laughing-kowalevski-dqgci
Browser Chrome and Firefox
Operating System Windows 10
@malkavsheir
Copy link
Author

Found it was the computer I was using... somehow it was blocked on it, but on my home computer it works fine.

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

1 participant