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

There's an error when do lein run project the-divine-cheese-code #15

Open
genegois opened this issue Jun 21, 2022 · 0 comments
Open

There's an error when do lein run project the-divine-cheese-code #15

genegois opened this issue Jun 21, 2022 · 0 comments

Comments

@genegois
Copy link

genegois commented Jun 21, 2022

Illegal character in path at index 10: file:/// ..../the-divine-cheese-code/map.html

and here's the code :

(defn -main
  [& args]
  (let [filename "map.html"]
    (->> heists
         (xml 50 100)
         template
         (spit filename))
    (browse/browse-url (url filename))))
@genegois genegois changed the title There's error when do lein run project the-divine-cheese-code There's an error when do lein run project the-divine-cheese-code Jun 21, 2022
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