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

--install-command seems to be ignored #21

Open
murtyjones opened this issue Feb 9, 2022 · 2 comments
Open

--install-command seems to be ignored #21

murtyjones opened this issue Feb 9, 2022 · 2 comments

Comments

@murtyjones
Copy link

I added install-changed to a project that uses yarn, and set it up like so:

install-changed --install-command "yarn install --frozen-lockfile"

but npm install seems to always be used when I run the above command.

@murtyjones
Copy link
Author

Seems like what's on master needs to be published to npm. This is what version 1.1.0 (latest release) looks like locally

Screen Shot 2022-02-09 at 7 52 27 AM

@thdk
Copy link
Contributor

thdk commented Feb 9, 2022

See #15

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