Closed developer-diganta closed 2 years ago
@CodingSpecies Thank You for pointing it out. I have removed it. I deleted it. But I think this would not work?
@CodingSpecies Thank You for pointing it out. I have removed it. I deleted it. But I think this would not work?
In the LinkFree repo in EddieHub, the package.json is always altered, so we tell them to take it out of the commits. We will see what the maintainers say. Thank you.
Great collaboration 👍
Deleting it is not a good idea, it is best to put it back to what it was, I think you can use
git checkout origin/master package-lock.json
@eddiejaoude so in this repo do we not need to remove the package.json? Unless it is needed for this pull request?
We need to keep the package.json
and package-lock.json
files in the repo, but people should not commit these unless they made changes to the package.json
file
Ok thank you
Should I change anything or wait for maintainers to instruct?
"error: pathspec 'origin/master' did not match any file(s) known to git " I get this error.. What can I do to resolve it?
"error: pathspec 'origin/master' did not match any file(s) known to git " I get this error.. What can I do to resolve it?
We dont have a master branch. We have a main branch 😄
@mohan-murali Thank you so much for pointing it out! I have done it....
Great collaboration everyone.
Thanks for the updates @developer-diganta , we can merge once the package-lock
file is removed from the PR
Sorry! Got a bit busy with college work.. I wanted to know how to remove the file from the pr?
No problem.
I added a comment previously https://github.com/EddieHubCommunity/EventCalendar/pull/25#issuecomment-962280718
@eddiejaoude I have run that command. Is there anything else that I should do?
@eddiejaoude I have run that command. Is there anything else that I should do?
@developer-diganta An easy way would be to just copy-paste the file from this repo, Created PR: https://github.com/developer-diganta/EventCalendar/pull/1
Hey there @developer-diganta 👋 Just checking in, do you need any help?
Sorry! I had not seen this for quite some time now. I think the changes this PR targeted has already been made. Shall I close this PR?
Changed the page title to "Event Calendar" (Closes #24 )