Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: respect scope when resolving package metadata #5892

Merged
merged 1 commit into from Sep 23, 2020

Commits on Sep 21, 2020

  1. fix: respect scope when resolving package metadata

    This should fix the remaining issue reported in vuejs#5411.
    In particular, if the user configured a dedicated npm registry for a
    specific scope, this setting was previously disregarded by vue-cli.
    Thus it was impossible to use vue upgrade if the packages were not also
    published to the official npm registry.
    bodograumann committed Sep 21, 2020
    Copy the full SHA
    4261c90 View commit details
    Browse the repository at this point in the history