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

Update yarn lock file as per latest yarn version and add next static export configuration in next config file #66

Open
1 of 10 tasks
satyam73 opened this issue Mar 13, 2024 · 0 comments

Comments

@satyam73
Copy link
Member

satyam73 commented Mar 13, 2024

Issue Description

We have to update the yarn lock file as per the latest yarn version present in our package.json to avoid any dependency versions conflicts, and also update the next.config.js for static export.

Expected Behavior

yarn lock file should be updated and next config file should be updated so as to export the static build.

Current Behavior

yarn lock file is not updated and configs are not set in next config file.

Screenshots

n/a

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@satyam73 satyam73 changed the title Update yarn lock file as per latest yarn version Update yarn lock file as per latest yarn version and add next static export configuration in next config file Mar 13, 2024
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

1 participant