Skip to content

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