Skip to content

Dependency issue (npm, probably) #2

@luposlip

Description

@luposlip

Hi there,

Trying to try-out your library, looks promising.
Unfortunately I can't build the examples (at least not from current master with sha e378873).

When I run lein dev I get the following error:

Compiling Garden...
Figwheel: Cutting some fruit, just a sec ...
Tried to use insecure HTTP repository without TLS:
 central: http://repo1.maven.org/maven2/
 org/clojure/tools.namespace/0.2.4/tools.namespace-0.2.4.jar

..seems to be an issue with Garden?

When I run lein deps :tree I get the following error:

 [sablono "0.3.4" :scope "test"]
   [cljsjs/react "0.12.2-5" :scope "test"]
WARNING: :node-dependencies is deprecated. Use :dependencies in an :npm map instead.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for css-min@0.4.3
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'mesh'
[...]

Best regards,
Henrik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions