yarn rebuild v1.0.1 error Command "rebuild" not found.

Created on 7 Oct 2017  路  6Comments  路  Source: yarnpkg/yarn

image

image

image

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

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?

Please mention your node.js, yarn and operating system version.

Most helpful comment

@BYK what do you mean - yarn doesn't have rebuild command?

https://yarnpkg.com/cli/rebuild

All 6 comments

Yarn does not have a rebuild command. I guess this is related to your project.

remove all the node_modules and do it again,, will fix it.

@BYK what do you mean - yarn doesn't have rebuild command?

https://yarnpkg.com/cli/rebuild

@jayarjo the page is for Yarn 2, which has been released some monthes ago. It's not for Yarn 1.

@appsparkler We document and suggest per project installs in the getting started guide https://yarnpkg.com/getting-started/install and the yarn@berry tag isn't up to date

@merceyz ,

Thanks for letting me know. I've deleted the comment.

Was this page helpful?
0 / 5 - 0 ratings