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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.