# Error in the latest update

**URL:** https://meta.discourse.org/t/topic/376095
**Category:** Bug
**Tags:** ai
**Created:** [July 28, 2025, 5:25am UTC](https://meta.discourse.org/t/topic/376095 "2025-07-28T05:25:08Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [July 28, 2025, 8:30am UTC](https://meta.discourse.org/t/topic/376095/5 "2025-07-28T08:30:00Z")

</div>

It looks like we lost some important information during the auto-translator here (cc @nat). Here’s the error which @cshll shared:

```plaintext
ERR_PNPM_FETCH_404 GET https://registry.npmmirror.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-3.0.0.tgz: Not Found - 404 No authorization header was set for the request. Docker Manager: FAILED

```

The problem seems to be with the NPM chinese mirror ([set by `web.china.template.yml`](https://github.com/discourse/discourse_docker/blob/8bd0b66b767bf1e61e2a3284b64ab0584d171ff2/templates/web.china.template.yml#L15C47-L15C47)). If I visit the same URL on the main NPMJS site, it works fine

[https://registry.npmjs.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-3.0.0.tgz](https://registry.npmjs.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-3.0.0.tgz)

Not really sure where to go from here. Perhaps you could try contacting [npmmirror.com](http://npmmirror.com) to report the missing package? 🤔

---

_[View the full topic](https://meta.discourse.org/t/topic/376095)._
