Skip to content

prerender build fails fetching asset bundles #7001

@jcfranco

Description

@jcfranco

Actual Behavior

Running the prerender build shows the following error:

Error: Error: could not fetch component message bundle
    at throwMessageFetchError (/Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7762:9)
    at /Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7758:18
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
unhandledRejection Error: could not fetch component message bundle
    at throwMessageFetchError (/Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7762:9)
    at /Users/juan6600/dev/projects/calcite-components/hydrate/index.js:7758:18
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
...

Expected Behavior

No error is shown.

Reproduction Sample

https://github.com/Esri/calcite-components/

Reproduction Steps

  1. clone repo
  2. run npx stencil build --prerender
  3. see errors race by 🏎️

Reproduction Version

1.4.0

Relevant Info

No response

Regression?

1.0.0-beta.99

Priority impact

p2 - want for current milestone

Impact

Unsure as the prerender build finishes despite the errors.

Esri team

Calcite (dev)

Metadata

Metadata

Assignees

Labels

4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Calcite (dev)Issues logged by Calcite developers.bugBug reports for broken functionality. Issues should include a reproduction of the bug.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestonep - lowIssue is non core or affecting less that 10% of people using the library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions