Code Monkey home page Code Monkey logo

fulcro-exercises's People

Contributors

holyjak avatar kaspazza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fulcro-exercises's Issues

clojure -M:serve fails with "react" is not available

Hi Jakub!

I thought I'd give Fulcro exercises a whirl and I bumped into a "react" not available error when running clojure -M:serve

Repro steps:

  • clone fulcro-exercises repo
  • in Intellij: import new project from existing sources
  • in Intellij terminal: clojure -M:serve

Output:

➜  fulcro-exercises git:(master) ✗ clojure -M:serve                                                             
shadow-cljs - HTTP server available at http://localhost:8000
shadow-cljs - server version: 2.11.6 running at http://localhost:9630
shadow-cljs - nREPL server started on port 9000
shadow-cljs - watching build :main
[:main] Configuring build.
[:main] Compiling ...
[:main] Build failure:
The required JS dependency "react" is not available, it was required by "cljsjs/react.cljs".

Dependency Trace:
        com/fulcrologic/fulcro/inspect/preload.cljs
        com/fulcrologic/fulcro/inspect/inspect_client.cljc
        com/fulcrologic/fulcro/rendering/keyframe_render.cljc
        com/fulcrologic/fulcro/components.cljc
        cljsjs/react.cljs

Searched for npm packages in:
        /Users/zand/dev/fulcro-community/fulcro-exercises/node_modules

See: https://shadow-cljs.github.io/docs/UsersGuide.html#npm-install

I think I've seen this in the past but not sure how I resolved it. Please let me know if I can be of any help in fixing this.

best,
Alex

clojure -M:serve fails because could not find shadow/cljs/devtools/cli

Hi there.
Thanx for sharing fulcro exercises.

I'v tried to run an app as follow:

npm install
clojure -M:serve

and got this exception:

Execution error (FileNotFoundException) at clojure.main/main (main.java:40).
Could not locate shadow/cljs/devtools/cli__init.class, shadow/cljs/devtools/cli.clj or shadow/cljs/devtools/cli.cljc on classpath.

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.