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

Fix missing dependencies #17

Closed
wants to merge 1 commit into from
Closed

Fix missing dependencies #17

wants to merge 1 commit into from

Conversation

bsima
Copy link

@bsima bsima commented Aug 6, 2017

Without this, I couldn't even do boot repl, instead I would get:

clojure.lang.ExceptionInfo: The following artifacts could not be resolved: cljsjs:feathers:jar:2.0.1-0-0, degree9:meta-template:jar:0.1.0-SNAPSHOT: Could not find artifact cljsjs:feathers:jar:2.0.1-0-0 in clojars (https://repo.clojars.org/)

This issue also prevented me from creating a new project with boot -d degree9/meta project --generate

@burn2delete
Copy link
Member

Thanks for reporting!! This will be fixed by cljsjs/packages#1282

@burn2delete
Copy link
Member

Also please use the 0.2.0-SNAPSHOT when testing new changes

@burn2delete
Copy link
Member

@bsima the cljsjs package has been added to clojars, please try again. 👍

@bsima
Copy link
Author

bsima commented Aug 6, 2017 via email

@bsima
Copy link
Author

bsima commented Aug 6, 2017 via email

@burn2delete
Copy link
Member

@bsima have you seen the wiki at all? It might help, but please let me know what is missing, I'd like to solve any issues you have getting up and running!!!

https://github.com/degree9/meta/wiki/Boot

@burn2delete
Copy link
Member

@bsima I believe I have this resolved now, could you try again with the 0.2.0-SNAPSHOT version

@bsima
Copy link
Author

bsima commented Aug 7, 2017 via email

@burn2delete
Copy link
Member

@burn2delete
Copy link
Member

@bsima version 0.2.0 is out now, should be able to build by everyone

@burn2delete burn2delete closed this Sep 1, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants