Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Add option to skip npm install completely #61

Open
imolorhe opened this issue Apr 21, 2021 · 1 comment
Open

Add option to skip npm install completely #61

imolorhe opened this issue Apr 21, 2021 · 1 comment

Comments

@imolorhe
Copy link

I am using this action in a step after I have already installed the node modules for my package. I don't want to install the node modules again. In my case, I'm using a mono repo where the packages are bootstrapped (lerna bootstrap) to use the versions only available locally and not yet published to npm. Running yarn within the package directory tries to download the new version from the registry and fails.

@blueedgetechno
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants