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

Install yarn? #155

Open
ketan opened this issue Feb 9, 2017 · 6 comments
Open

Install yarn? #155

ketan opened this issue Feb 9, 2017 · 6 comments
Labels
Feature Request Enhancement to existing functionality or new functionality hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event Help Wanted Assistance is required to resolve this issue Priority: Medium Will bring visible benefit to the project Release: Major Release to Chef Supermarket as a major change when merged

Comments

@ketan
Copy link

ketan commented Feb 9, 2017

... via an optional recipe nodejs::yarn

Is this something you'd rather see in a different cookbook?

@eagleeye
Copy link

you can install yarn with recipe npm_package, action :install

@ketan
Copy link
Author

ketan commented Feb 23, 2017

From the yarn install docs https://yarnpkg.com/en/docs/install#alternatives-tab

Note: Installation via npm is generally not recommended. npm is non-deterministic, packages are not signed, and npm does not perform any integrity checks other than a basic SHA1 hash, which is a security risk when installing system-wide apps.

For these reasons, it is highly recommended that you install Yarn through the installation method best suited to your operating system.

@eagleeye
Copy link

@ketan as for me it's better to create new cookbook, different from nodejs

@aspyatkin
Copy link

@ketan I have written this cookbook for my projects, you can make use of it in order to install Yarn.

@github-actions
Copy link

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.

@github-actions github-actions bot added the Stale label Sep 30, 2020
@xorimabot xorimabot removed the Stale label Sep 30, 2020
@MarkGibbons
Copy link
Member

A separate yarn installation and yarn_package would be interesting features.

@MarkGibbons MarkGibbons added Feature Request Enhancement to existing functionality or new functionality hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event Help Wanted Assistance is required to resolve this issue Needs Triage Issue is waiting to be categorised Priority: Medium Will bring visible benefit to the project Release: Major Release to Chef Supermarket as a major change when merged and removed Needs Triage Issue is waiting to be categorised labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event Help Wanted Assistance is required to resolve this issue Priority: Medium Will bring visible benefit to the project Release: Major Release to Chef Supermarket as a major change when merged
Projects
None yet
Development

No branches or pull requests

5 participants