Not Found - GET https://registry.npmjs.org/@amazon-devices%2fkepler-telemetry-service-config

Hi Vega Team!

I try to support eslint with SDK 0.22 by referring to the following website:
Discover Performance Issues Using Vega ESLint Plugin | Design and Develop Vega Apps

But when I run the command
・npm install --save-dev @amazon-devices/eslint-plugin-kepler jsonc-eslint-parser
or
・npm install @amazon-devices/eslint-plugin-kepler

I got the error as title shown


※Other packages installed without any issues

Is there any way to fix this problem?
thank you

Hey @soseh

Thanks for writing in. Let me take a look at this and update you ASAP.

Warm regards,
Ivy

Hello @soseh ,

We found the root cause of the issue. We’ll release a fix soon.

As of now, could you please specify the package version on install like
npm install --save-dev @amazon-devices/eslint-plugin-kepler@0.1.4.

Apologies for the inconvenience.

Takeshi

Hello @Takeshi_Sasaki

Thank you for checking.

I have confirmed that installation is possible with this command.
・npm install --save-dev @amazon-devicesamazon-devicesamazon-devicesamazon-devices/eslint-plugin-kepler@0.1.4

Warm regards,
soseh

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.