try this example without lein please
https://github.com/minimal-xyz/minimal-shadow-cljs-nodejs
ask in clojurians.slack.com/messages/shadow-cljs if you got any problems.
On Wednesday, October 4, 2017 at 4:38:34 AM UTC+8, Jonathon McKitrick wrote:
>
> I have my first NodeJS clojurescript project, and it WFM (Works For Me).
>
> I’ve run `lein cljsbuild once` and `node XXX` to run the script many
> times, though a few times I found `node_modules` was not populated, the
> after running builds again, it would miraculously re-appear.
>
> Now that my colleagues are trying to run the project, they are running
> into the same issue: an empty `node_modules` folder.
>
> What step am I missing?
>
> The project file has
>
> :target :nodejs
> :npm-deps {assorted deps here}
> :install-deps
>
>
>
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/clojurescript.