#Build failed

2 messages · Page 1 of 1 (latest)

versed valveBOT
#

Hi @mighty seal. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

The error message you're seeing indicates that the build process failed to resolve the entry for the "https" package. This could be due to incorrect main/module/exports specified in its package.json file.

The stack trace points to a failure at packageEntryFailure which is a part of the Vite package. This suggests that the issue might be related to the Vite configuration or a specific package's compatibility with Vite.

Unfortunately, the provided knowledge sources do not contain a direct solution to this issue. However, they do contain similar issues where the build process failed due to problems with package resolution. You can refer to these issues for potential clues or solutions:

If the issue persists, consider creating a new issue in the Astro GitHub repository providing all the relevant details. The Astro community and maintainers are usually very responsive and could provide further assistance.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: