Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue (npm, probably) #2

Open
luposlip opened this issue May 21, 2019 · 0 comments
Open

Dependency issue (npm, probably) #2

luposlip opened this issue May 21, 2019 · 0 comments

Comments

@luposlip
Copy link

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 [email protected]
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant