GithubHelp home page GithubHelp logo

Comments (4)

ryantrinkle avatar ryantrinkle commented on June 28, 2024

It looks like you may be building reflex-todomvc with profiling enabled, while the prerequisite libraries were installed without profiling. Could you try configuring with --disable-library-profiling and --disable-executable-profiling?

from reflex-todomvc.

k-bx avatar k-bx commented on June 28, 2024

@ryantrinkle ah, thanks. That helped! I have library-profiling enabled in global cabal config, but it seems you need to build without profiling when in "./try-reflex"'s env

While this issue is resolved, I wanted to ask one more thing immediately. After a successfull build, I opened ./dist/build/reflex-todomvc/reflex-todomvc.jsexe/index.html I see error:

ReferenceError: h$mainZCMainzimain is not defined

Do you have any ideas why that happens?

from reflex-todomvc.

ryantrinkle avatar ryantrinkle commented on June 28, 2024

Good catch! Looks like that was due to using a re-exported main rather than a main defined in the actual main module. A fix has been pushed, so if you update try-reflex (or reflex-todomvc), it should work now.

As for profiling, it's not currently supported by try-reflex. However, it is possible with nix, so we may be able to add it in the future.

from reflex-todomvc.

k-bx avatar k-bx commented on June 28, 2024

No need for profiling, and thanks for the fix!

from reflex-todomvc.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.