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

Optimization 3 #25

Closed
wants to merge 11 commits into from
Closed

Optimization 3 #25

wants to merge 11 commits into from

Conversation

sudipme
Copy link
Collaborator

@sudipme sudipme commented Jul 12, 2024

No description provided.

@sudipme sudipme requested a review from aahnik July 12, 2024 18:33
@aahnik
Copy link
Member

aahnik commented Jul 12, 2024

#10 16.51 > Build failed because of webpack errors
#10 ERROR: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
------
> [6/6] RUN npm run build:
16.49 ./src/components/Partners.jsx
16.49 Module not found: Can't resolve '@public/partners/filecoin-logo.webp'
16.49
16.49 https://nextjs.org/docs/messages/module-not-found
16.49
16.49 Import trace for requested module:
16.49 ./src/app/page.tsx
16.49
16.51
16.51 > Build failed because of webpack errors
------
Dockerfile:17
--------------------
15 |
16 | # Build the Next.js app
17 | >>> RUN npm run build
18 |
19 | # Expose the port the app will run on
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
[2024-Jul-12 18:34:11.199090] Deployment failed. Removing the new version of your application.

@sudipme sudipme closed this Jul 12, 2024
@sudipme sudipme deleted the optimization-3 branch July 12, 2024 18:47
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.

2 participants