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

yarnpkg should be deprecated or removed from npm #1367

Closed
hawkrives opened this issue Oct 22, 2016 · 2 comments
Closed

yarnpkg should be deprecated or removed from npm #1367

hawkrives opened this issue Oct 22, 2016 · 2 comments
Assignees

Comments

@hawkrives
Copy link

Do you want to request a feature or report a bug?
Bug?

What is the current behavior?
npm i -g yarnpkg installs a package.

If the current behavior is a bug, please provide the steps to reproduce.
npm i -g yarnpkg

What is the expected behavior?
Since yarn is now distributed as yarnpkg on npm, I would expect the yarnpkg package to either be marked as "deprecated" or removed entirely.

There is nothing in the registry depending on yarnpkg in the npm registry.

Please mention your node.js, yarn and operating system version.
node -v: v6.9.1
yarn -v: 0.16.0
macOS: 10.12

@samccone
Copy link
Member

I agree this should be marked as deprecated, thanks!

@sebmck
Copy link
Contributor

sebmck commented Oct 24, 2016

yarnpkg has been deprecated ever since the yarn package was released.

$ npm info yarnpkg | grep deprecated
  deprecated: 'Please use the `yarn` package instead of `yarnpkg`',

@sebmck sebmck closed this as completed Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants