Azure-Samples/contoso-real-estate

[Chore] Blog assets (img) - 500 Internal Server Error

Open

#461 opened on Apr 9, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (534 forks)auto 404
good first issuescope: cmsscope: infra

Repository metrics

Stars
 (973 stars)
PR merge metrics
 (PR metrics pending)

Description

Are you accessing the project from the GitHub Codespaces?

  • No, I am running the project on my local machine (I will fill in the OS section below)
  • Yes, I am using GitHub Codespaces.

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug Images for the blog app are unavailable - 500 Error

To Reproduce Steps to reproduce the behavior:

  1. Open the Codespace
  2. Type in command 'npm start'
  3. Open blog app
  4. See error

Expected behavior All assets should load successfully on the UI

Screenshots contoso-blog-assets-500

OS (please complete the following information):

  • OS:
  • OS Version:
  • npm version:
  • Node.js version:
  • output of azd version:

Additional context Add any other context about the problem here.

Contributor guide