-
Notifications
You must be signed in to change notification settings - Fork 931
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
Yarn.lock missing #10
Comments
I'm using this project in my DevOps learning and while building it says it is missing yarn.lock file same as you @thecheesybit so did you find the solution to this |
Check it in the older branches that are committed. You will find it there
…On Tue, Jan 16, 2024, 5:20 PM Sourav Kumar ***@***.***> wrote:
I'm using this project in my DevOps learning and while building it says it
is missing yarn.lock file same as you @thecheesybit
<https://github.com/thecheesybit> so did you find the solution to this
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANFL7JC2T5RQAIQ5HWICNITYOZSRFAVCNFSM6AAAAAA4SKRWSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGU4DQOBZGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
thanks the error is gone but showing this only @thecheesybit |
@thecheesybit @souravsk need to run I got a PR that fixes some yarn build issues when building the docker image along with a note in README to install packages with yarn since docker scripts need it. https://github.com/jason-liu22/netflix-clone-react-typescript/pull/13/files |
Yarn.lock missing in main brach ! add it there
The text was updated successfully, but these errors were encountered: