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

Yarn.lock missing #10

Open
thecheesybit opened this issue Sep 10, 2023 · 4 comments
Open

Yarn.lock missing #10

thecheesybit opened this issue Sep 10, 2023 · 4 comments

Comments

@thecheesybit
Copy link

Yarn.lock missing in main brach ! add it there

@souravsk
Copy link

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

@thecheesybit
Copy link
Author

thecheesybit commented Jan 17, 2024 via email

@souravsk
Copy link

souravsk commented Jan 17, 2024

thanks the error is gone but showing this only @thecheesybit
Screenshot 2024-01-18 at 12 32 19 AM

@techykamatis
Copy link

@thecheesybit @souravsk need to run yarn install before the docker executable scripts.

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

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

3 participants