-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Move question card template back to questions/_questions.html.erb #10359
Conversation
@TildaDares yarn.lock file did not update because my system have those dependencies. Can you please help me? These dependencies are in the main branch. How can I change versions of dependencies or something like this? These "webpack": "^4.46.0" and "webpack-cli": "^3.3.12" dependencies added due to Setup React & webpacker by running
(for local SSL work, see SSL below) |
Hi @wajeehamushtaq i think you may be able to run one of the commands linked here: https://www.w3docs.com/snippets/git/how-to-reset-or-revert-a-file-to-a-specific-revision.html#reverting-and-resetting-a-file-to-a-specific-version-2 Hope that helps!!! Otherwise you could just manually copy paste the yarn.lock from the publiclab/plots2 main branch, and commit that change and push it up. then it'll recognize that nothing differs. Make sense? Thanks a lot!!! |
Code Climate has analyzed commit 3c6e796 and detected 0 issues on this pull request. View more on Code Climate. |
Thank you for the help @jywarren and @TildaDares. Now PR has only those files changed which it needs to change. Thanks a lot!! |
Hi @wajeehamushtaq, can you add a screenshot of the |
Hi @wajeehamushtaq, have you been able to get the screenshot? Do you need help with anything? |
I was able to get this booted - we need to update the GitPod ruby version! But, it looks good. Thank you!!! |
Congrats on merging your first pull request! 🙌🎉⚡️ Help others take their first stepNow that you've merged your first pull request, you're the perfect person to help someone else out with this challenging first step. 🙌 Try looking at this list of `first-timers-only` issues, and see if someone else is waiting for feedback, or even stuck! 😕 People often get stuck at the same steps, so you might be able to help someone get unstuck, or help lead them to some documentation that'd help. Reach out and be encouraging and friendly! 😄 🎉 Read about how to help support another newcomer here, or find other ways to offer mutual support here. |
…bliclab#10359) * Change Strings to Translation Function Call in _errorMessages.html.erb publiclab#10258 * Update _errorMessages.html.erb * Fixes issue publiclab#10325 * update package * update files * Move question card template back * Update yarn.lock
Fixes #10325
Move question card template back to questions/_questions.html.erb