Git Product home page Git Product logo

arachne-fileset's People

Contributors

levand avatar webappzero avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arachne-fileset's Issues

spec not found error

I am getting the following error when I try to use fileset:

Syntax error (FileNotFoundException) compiling at (arachne/fileset/specs.clj:1:1).
Could not locate clojure/spec__init.class, clojure/spec.clj or clojure/spec.cljc on classpath.
Evaluation of file cicero.clj failed: class clojure.lang.Compiler$CompilerException

My deps.edn file in part is:
:deps {metosin/malli {:mvn/version "0.5.1"},
com.kiranshila/cybermonday {:mvn/version "0.2.0"},
org.arachne-framework/arachne-fileset {:mvn/version "1.0.0-beta1"},
metosin/jsonista {:mvn/version "0.3.3"},
org.clojure/spec.alpha {:mvn/version "0.2.194"},
org.clojure/test.check {:mvn/version "1.1.0"},
cheshire/cheshire {:mvn/version "5.10.0"},
biff/main {:git/url "https://github.com/jacobobryant/biff"
:deps/root "libs/main"
:sha "2a82eee794e0b34908ce169f3acfa322108b26cc"}
}

My require (in part) is:

(ns trustblocks.cicero
(:require [biff.util :as bu]
[biff.util.protocols :as proto]
[biff.crux :as bcrux]
[cybermonday.core :as cm]
[cybermonday.ir :as ir]
[arachne.fileset :as fs]
[clojure.java.io :as io]
[malli.provider :as mp]

I thought it might be a Cursive thing but I tried Calva and got the same message

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.