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.

Sandbox Fails on version 2.2.0 and 2.3.0

See original GitHub issue

TensorFlow.js version

>= 2.2.0

Browser version

Chrome Version 85.0.4183.83 (Official Build) (64-bit)

Describe the problem or feature request

Upgrade from TFJS from 2.1.0 to 2.3.0 or 2.2.0 keeps getting “Cannot evaluate flag ‘DEBUG’: no evaluation function found.” when tested on codesandbox.com

Code to reproduce the bug / link to feature request

This is a minimal demo:

Take a look at this simple sandbox: https://codesandbox.io/s/angry-upgrade-4l9pu

Now on the left side, update the version to 2.2.0 image

When you refresh the editor, TFJS errors.

image

I’m not finding anything when googling this issue

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

5reactions
CompuIvescommented, Oct 1, 2020

Hey all! Yep, this is definitely an issue with CodeSandbox, it seems like our transpiler has made the imports out of order, which causes /core to be loaded after the others. I’ll look into a fix now.

2reactions
GantMancommented, Sep 30, 2020

I’ve reached out to codesandbox - I’ll see if I can get us some further info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Import CSV product information for same name product fails ...
Import CSV product information for same name product fails. This article provides a patch for the known Adobe Commerce 2.2.3 issue related to...
Read more >
Release Notes — Airflow Documentation
Document fix for broken elasticsearch logs with 2.3.0+ upgrade (#23821) ... Fix XCom.delete error in Airflow 2.2.0 (#18956). Check python version before ...
Read more >
Release notes 2.2.2 • Eclipse Ditto™ • a digital twin framework
Important: This documentation reflects the latest 'development'. You might want to choose a released version. Introduction.
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:90 - "apache httpd fails to start w/ PHP-4.1.1 (and some prior versions)" status:RESOLVED resolution:FIXED severity:normal ...
Read more >
FortiSandbox Release Notes - Amazon AWS
FortiSandbox 3.0.0 officially supports upgrading from version 2.4.1 and 2.5.2 to 3.0.0. When upgrading from version 2.3.0 and 2.3.2, ...
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