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

Update Lisk SDK README with deep clean build command #6626

Closed
Tracked by #6653
ManuGowda opened this issue Aug 5, 2021 · 1 comment · Fixed by #6675
Closed
Tracked by #6653

Update Lisk SDK README with deep clean build command #6626

ManuGowda opened this issue Aug 5, 2021 · 1 comment · Fixed by #6675
Assignees
Milestone

Comments

@ManuGowda
Copy link
Contributor

Description

Add deep clean and build command to lisk-sdk README, so that developers and community members can use the deep clean build to resolve build issue when required.

Motivation

At times working with different branches are version we encounter issue with building lisk-sdk.

Additional Information

yarn clean:node_modules && rm -rf node_modules && yarn && yarn build

@ManuGowda ManuGowda changed the title Add deep clean and build command to lisk-sdk Update Lisk SDK README with deep clean build and link commands Aug 5, 2021
@ManuGowda ManuGowda changed the title Update Lisk SDK README with deep clean build and link commands Update Lisk SDK README with deep clean build command Aug 5, 2021
@shuse2
Copy link
Member

shuse2 commented Aug 6, 2021

Maybe it's better to add it as a npm script?

@nazarhussain nazarhussain self-assigned this Aug 23, 2021
shuse2 added a commit that referenced this issue Aug 23, 2021
Update Lisk SDK README with deep clean build command - Closes #6626
@sridharmeganathan sridharmeganathan added this to the Sprint 51 milestone Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants