Question
Glidewell
IN
Last activity: 29 Nov 2025 22:22 EST
Constellation custom DX Component - Facing error while publishing the component.
Hi,
I am trying to publish the custom DX Component.
After creating the component I have run the below steps:
npm run authenticate(which was successful)

But while publishing the component i am getting below error.
npm run publish

Error: Error: Error occurred in authentication. Please regenerate using authenticate,
Few details:
node version: 24.11.1
npm version: 11.6.2
OAuth 2.0 Client Registration: DX-ComponentDev
Task.Config.Json:

Can someone please help us.