Closed AakankshaShah closed 3 years ago
I guess you have used npm install. Instead, use yarn install
as instructed in readme.md and then after verifying your changes, push them again.
Sir I checked everything using yarn ,it's completely working fine.
🤔 But why there are so much of deletions? Do you have any idea about it? Mainly the json files
Sir ,I have cleared package-lock files -it won't be an issue ,that's why there are so many deletions.
Deleting lock.json files is not a good practice and can cause problems to other developers on this project you can refer here. Would suggest reverting those changes.
Related Issue
Double column form #8
Closes: #[8]
Describe the changes you've made
Created a double form column for creating & updating profile.
Type of change
What sort of change have you made:
Mention any unusual behaviour of your code (Write NA if not)
NA
Checklist:
Additional Info (optional)