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

michaels ace in the hole #50

Merged
merged 2 commits into from
Jan 23, 2024
Merged

michaels ace in the hole #50

merged 2 commits into from
Jan 23, 2024

Conversation

MichaelTamaki
Copy link
Contributor

@MichaelTamaki MichaelTamaki commented Jan 23, 2024

Summary

Ok so #48 didn't work. Try again, the error was due to using optimized images.

Run npx --no-install next export
  npx --no-install next export
  shell: /usr/bin/bash -e {0}
 ⚠ "next export" is deprecated in favor of "output: export" in next.config.js https://nextjs.org/docs/advanced-features/static-html-export
   using build directory: /home/runner/work/CWAWebsite/CWAWebsite/.next
   Copying "static build" directory
 ⨯ Image Optimization using the default loader is not compatible with export.
  Possible solutions:
    - Use `next start` to run a server, which includes the Image Optimization API.
    - Configure `images.unoptimized = true` in `next.config.js` to disable the Image Optimization API.
  Read more: https://nextjs.org/docs/messages/export-image-api
Error: Process completed with exit code 1.

https://github.com/CodeWithAloha/CWAWebsite/actions/runs/7621593565/job/20758192223

Changes

  • Updated Section:
  • Added new feature:
  • Fixed a bug:
  • Updated documentation

Related Issue

Screenshots

@k7lim
Copy link

k7lim commented Jan 23, 2024

LGTM

@MichaelTamaki MichaelTamaki merged commit 95a6ebb into main Jan 23, 2024
1 check passed
@tyliec tyliec deleted the michaels-ace branch January 23, 2024 05:57
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

Successfully merging this pull request may close these issues.

3 participants