Missing npm package in 2025.06ext2

Hello,
I am getting this error when trying to run npm install after packages upgrade to 2025.06ext2. Is this package avaliable in a12 artifactory?

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@com.mgmtp.a12.querymodel%2fquerymodel-core - Not found
npm error 404
npm error 404  '@com.mgmtp.a12.querymodel/querymodel-core@^0.1.0' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.

Moin @m.stepniewski,
please check if your .npmrc configuration is updated, 2025.06-ext2 introduced a new required library for the Overview Engine.

You can find more details in our Migration Guide.

Information like this is also shared via Blog posts under “Announcement” and “Release”.
If you are not subscribed to the GetA12 Blog yet, you can have a look at https://geta12.com/#/account/subscriptions to stay up-to-date.

Kind regards,
Jan

thanks!

I checked it in the wrong place

By the way, @com.mgmtp.a12.dml:registry is duplicated in this list

Thanks for the feedback, I will create a ticket to update the Project Template documentation and to remove the duplicate dml scope.