Open ollelauribostrom opened 6 years ago
I would like to add more to this rebus game
@andyn95 Sure, go ahead and follow the step-by-step guide in the README to add a new rebus 🙂
Adding a new rebus !! #248 its my first contribution to open source
hi @ollelauribostrom, i want to add new rebuses and tried running the tests before making any changes but it failed, how do i handle this ?
Does this still need to be worked on? If so I'd like to take it.
Hey, I will be so happy to add new rebuses. I am working on it and will try to do it as early as possible.
Would love to contribute to this project but there are 259 PRs pending. @ollelauribostrom Do you need help going through these?
I would like to add a new rebus
I would like to add new rebus
May i add some ??
I would like to add more to this rebus game.
I would Like to add new rebus
Hi,
I'm trying to add a new rebus but I'm getting stuck.. can anybody help?
I think the issue is at Step 5 Install Dependencies. I've run command "npm install" and got the blow response.
Then when trying to run the game locally many more errors appear (whether I used the altered, or unaltered rebuses file)
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @webpack-cli/serve@1.6.1 npm ERR! Found: webpack-cli@3.3.12 npm ERR! node_modules/webpack-cli npm ERR! dev webpack-cli@"^3.1.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer webpack-cli@"4.x.x" from @webpack-cli/serve@1.6.1 npm ERR! node_modules/@webpack-cli/serve npm ERR! dev @webpack-cli/serve@"^1.6.1" from the root project npm ERR! npm ERR! Conflicting peer dependency: webpack-cli@4.9.2 npm ERR! node_modules/webpack-cli npm ERR! peer webpack-cli@"4.x.x" from @webpack-cli/serve@1.6.1 npm ERR! node_modules/@webpack-cli/serve npm ERR! dev @webpack-cli/serve@"^1.6.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/TiknockTokomak/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/TiknockTokomak/.npm/_logs/2022-04-10T13_54_18_711Z-debug-0.log TiknockTokomak@MyMac rebus %
@ollelauribostrom I would like to add new one .
@ollelauribostrom I would like to a new rebus
@ollelauribostrom I would love to add and contribute to Rebus.
After adding two new rebuses, when I tried to merge it. I received an error, that indicated that the Ubuntu image used to host the game on netlify is outdated. Can it be fixed?
please review my request and merge it
This project needs more fun rebuses to solve! 🎉
The game is live at: https://ollelauribostrom.github.io/rebus/
Instructions:
Open the file
src/js/rebuses.js
in your favourite editor and add a new rebus object to the end of the rebuses array. Follow the guide in the readme for more detailed instructions on how to get started.