Skip to content

issues Search Results · repo:bhauman/figwheel-template language:Clojure

Filter by

21 results
 (44 ms)

21 results

inbhauman/figwheel-template (press backspace or delete to remove)

Feature request: would be great if I could spin up an app with this template that worked with vim-fireplace straight off. I m fascinated by ClojureScript but getting the tooling straight has been very ...
  • hoclun-rigsep
  • Opened 
    on Feb 1, 2022
  • #53

My system config is: - M1 MBA 2020 8GB (Monterey 12.1) - ClojureScript 1.10.773 - Clojure 1.10.1058 - Oracle Java 11.0.8 Creating a project with lein new figwheel project_name, and calling lein ...
  • jeongsoolee09
  • Opened 
    on Jan 8, 2022
  • #52

I know the recommendation is to use figwheel-main, however we have new users leveraging older figwheel tutorials. per https://clojureverse.org/t/error-in-figwheel-can-it-be-fixed/7750 It looks like the ...
  • joinr
  • 1
  • Opened 
    on Jun 10, 2021
  • #51

It s not for me (macOS, Big Sur). Assuming browser auto-refresh is expected behavior, I can delve into the details. Possibly related.
  • claybridges
  • Opened 
    on Apr 4, 2021
  • #50

It seems like node_modules and elements of resources (like ./public/cljs-out) are build artifacts? If so, should they be in .gitignore? Screen shot after initial setup (with npm): img width= 600 alt= ...
  • claybridges
  • 2
  • Opened 
    on Apr 4, 2021
  • #49

I created a project with lein new figwheel and running lein figwheel fails with: Figwheel: Cutting some fruit, just a sec ... Could not find artifact org.clojure:clojurescript:jar:1.10.775 in central ...
  • MargaretKrutikova
  • 2
  • Opened 
    on Jun 18, 2020
  • #47

Is it possible to add somehow check for operating system while creating template? I m too fresh to do it by myself yet :) The issue: unfortunately, on Windows we cannot call npx as npx, it is called as ...
  • zmej-serow
  • 1
  • Opened 
    on Jun 16, 2020
  • #46

Hi, in a fresh new project created by lein new figwheel hello-world I get: $ lein figwheel Figwheel: Cutting some fruit, just a sec ... Figwheel: Validating the configuration found in project.clj Figwheel: ...
  • Bost
  • 2
  • Opened 
    on Apr 2, 2019
  • #45

Why it still use clojure 1.6 ?
  • shkabaturd
  • 1
  • Opened 
    on Jun 19, 2018
  • #42

Currently, the ClojureScript dependency in the outputted project.clj is [org.clojure/clojurescript 1.9.946 ] This fetches and uses the non-AOT compiled ClojureScript compiler. If you change it to [org.clojure/clojurescript ...
  • ericnormand
  • 2
  • Opened 
    on Mar 2, 2018
  • #40
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub