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

Read :source-paths from project.clj #2

Open
arichiardi opened this issue Dec 12, 2016 · 2 comments
Open

Read :source-paths from project.clj #2

arichiardi opened this issue Dec 12, 2016 · 2 comments

Comments

@arichiardi
Copy link
Contributor

Hello! Great project, with great potential, let's make a better lein 👍

A problem I would like to report. I started calvin repl and everything works, except the fact that I cannot execute (require 'a-namespace.core), where the namespace file resides in:

src
└── a-namespace
    └── core.cljs

I am going to check your code as well ;)

@eginez
Copy link
Owner

eginez commented Dec 13, 2016

that is weird! I had that working before in my projects, I'll try running a few more tests and comment back

@eginez
Copy link
Owner

eginez commented Feb 6, 2017

ah yes I know what's going on, I am only reading the project :dependencies and not :source-paths.

@eginez eginez changed the title Cannot require namespace in src Read :source-paths from project.clj Feb 6, 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

No branches or pull requests

2 participants