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

docs: updated readme with command for installing packages from source using Yarn #2447

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sahanar11
Copy link

@sahanar11 sahanar11 commented Oct 27, 2024

Added a command for installing packages from source using Yarn.

For npm, use: npm install --build-from-source=true
For yarn use: npm_config_build_from_source=true yarn install

Ref: Please find more details in the Yarn documentation here - https://classic.yarnpkg.com/en/docs/envvars/#toc-npm-config

@sahanar11 sahanar11 changed the title feat: readme update docs: updated readme with command for installing packages from source using Yarn Oct 27, 2024
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

Successfully merging this pull request may close these issues.

1 participant