Skip to content

Retiring the Progress NPM Registry #712

@tsvetomir

Description

@tsvetomir

Starting from this week the Kendo UI for Angular packages will be published on npmjs.com to address the many concerns users were having with this distribution channel.

To switch to the default registry:

  1. Remove the following lines from your .npmrc file:

    @progress:registry=https://registry.npm.telerik.com/
    //registry.npm.telerik.com/:_authToken=<token>
    
  2. Delete package-lock.json and node_modules from your project, reinstall packages.

Please note that:

  • The npm registry at https://registry.npm.telerik.com will continue to function until all users have migrated away from it.
  • New versions of the packages will be published only on npmjs.org.

Edit (13/03/2018): Add info for package-lock.json, formatting.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions