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

Do I need "yarn shadow-cljs …" #3

Open
p-b-west opened this issue Feb 25, 2018 · 1 comment
Open

Do I need "yarn shadow-cljs …" #3

p-b-west opened this issue Feb 25, 2018 · 1 comment

Comments

@p-b-west
Copy link

I have shadow-cljs installed globally. (It is linked from /usr/local/bin/shadow-cljs to ../share/.config/yarn/global/node_modules/shadow-cljs/cli/runner.js)

So are commands of the form…
$ yarn shadow-cljs …
redundant?

@tiye
Copy link
Member

tiye commented Feb 25, 2018

You can use either of the. Just make sure you know its version. yarn shadow-cljs will use the one installed in ./node_modules/.bin/shadow-cljs. I prefer using yarn shadow-cljs since I wanted to lock its versions in different projects.

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