Issue Installing DataTables Editor – npm ERR! code E522

Issue Installing DataTables Editor – npm ERR! code E522

mayur.patil@smart360.bizmayur.patil@smart360.biz Posts: 5Questions: 0Answers: 0

Hello,

Earlier, DataTables Editor was working perfectly, but starting today, I am getting the following error when trying to install it:
path/$ npm i datatables.net-editor
npm ERR! code E522
npm ERR! 522 undefined - GET https://npm.datatables.net/@datatables.net%2feditor-dt
npm ERR! A complete log of this run can be found in: /path/.npm/_logs/2025-02-28T08_45_16_341Z-debug-0.log

I have already added the following script in .npmrc:
@datatables.net:registry=https://npm.datatables.net/
//npm.datatables.net/:_authToken=key

Could you please help me resolve this issue? Is there any change in the registry or authentication process?

Thanks in advance!

Replies

  • allanallan Posts: 64,059Questions: 1Answers: 10,559 Site admin

    Hi,

    Apologies - the server that is running our npm registry needed an update. Everything should be back to normal now.

    Allan

  • mayur.patil@smart360.bizmayur.patil@smart360.biz Posts: 5Questions: 0Answers: 0

    Thanks, Allan.

Sign In or Register to comment.