-
Notifications
You must be signed in to change notification settings - Fork 27
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
[easier if you have familiarity with node] review contributing docs and ensure project builds #182
Comments
@yochannah hi, I am actually new to open source, could you plz help me out in this, actually I'm trying to build a copy locally, but when im running npm start command it shows this error and i also tried it with sudo as well : |
Hey @abhisheknaiidu - thanks for making a start with this task! You're right, that argument doesn't work anymore - I think the serve package must have discontinued it. Luckily, |
@yochannah hmm, when i pulled it again from this repo, then it doesn't show any error, but its not opening then also : And when I run npm run dev command it shows this : |
Right, so npm run dev does what I'd expect it to - that is good! npm start still looks dodgy - let me see what is going on. |
@yochannah have you figured that out ?? because even now also, I am not able to serve it properly in the browser. |
@abhisheknaiidu Hi! Are you still working on this? |
Hi, my name is Melissa from Outreachy and I intend to work on this task, do I need a confirmation? Thank and have a wonderful day |
Hi @yochannah I would like to work on this issue. I am an Outreachy applicant. Thanks |
@mcastorena0316 thanks, I'll assign this to you now. Looking at some of the previous notes and linked issues, it's possible everything is working nicely now, but having someone else run through and confirm this would still be really valuable. Others - thanks for volunteering! 💖 if you're having trouble finding issues to volunteer for, my advice is to try checking out a repository you're interested in and seeing if you can spot any improvements or bugs, then making issues for those. Thanks for being so patient! |
Hi @yochannah, I already checked the documentation, here is what I found:
-The page runs without any problem, and all the links seem to be working. -On testing, when I use the command grunt watchTests it just freezes, but I was able to run the tests using the command npm test (Can I update the document with this? I can delete the section with watchTest or maybe add a new one)
-Other than that, I just correct some grammar mistakes, and that's really it all. -I'm sending pictures of the result of all my tryouts. I will be waiting for more instructions on how to proceed. Sorry for the big text. Thank you. |
|
IT would be nice to review our contributing docs and make sure they have all the info you need in order to build this project.
Task:
if you want to pick up this task
What to do if you need help
Mention @yochannah, tweet @yoyehudi, pop by to say hi on chat or if needed email [email protected]. Don't forget we're usually only available during uk office hours and will not be able to respond at other times :)
The text was updated successfully, but these errors were encountered: