Challenge Finish working with Nodejs Servers has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
Thanks for reporting @lcarbonaro.
/cc @alayek and we were discussing a couple of days ago about workshoppers like these, tend to have their challenges (breaking frequently) especially on cloud IDEs, due to obvious restrictions.
This is in addition to already somewhat broken how-to-npm workshopper.
Refer #7080
@FreeCodeCamp/issue-moderators thoughts?
At the very least there should be a note against those particular
challenges to alert people that this won't work on C9, and not because
something is wrong in their code necessarily.
On 17 May 2016 at 08:40, Mrugesh Mohapatra [email protected] wrote:
Thanks for reporting @lcarbonaro https://github.com/lcarbonaro.
/cc @alayek https://github.com/alayek and we were discussing a couple
of days ago about workshopper https://github.com/workshopper/workshoppers
like these, tend to have their challenges (breaking frequently) especially
on cloud IDEs, due to obvious restrictions.This is in addition to already somewhat broken how-to-npm workshopper.
Refer #7080 https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7080@FreeCodeCamp/issue-moderators
https://github.com/orgs/FreeCodeCamp/teams/issue-moderators thoughts?—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
https://github.com/FreeCodeCamp/FreeCodeCamp/issues/8680#issuecomment-219704676
Thanks for notifying me @raisedadead. @koustuvsinha you might be interested.
One solution could be that we fork those repos and update these features so that they work on c9. Or, we make sure they at least work on our vagrants, without altering the node modules.
Sure, this is like biting off more than one can chew. But I cannot come up with anything better right now :santa:
@alayek and @raisedadead, @jnmorse suggested a bit of a work around that might help when setting up in c9. I am going to test it in the next couple of days and see if it works for me! Will let you know the results and then maybe for now we could update the challenge instructions on FCC to include these preparation steps if they work?
@theoneinskane I think that using the blank workspace will also work, I didn't know if that would allow you to use node and npm at first, but seems it will.
I just tried and completed the challenges referenced in "Finish working with Nodejs Servers" at least in this manner.
I just finished learnyounode. No issues at all. Like @jnmorse suggested, and like I wrote here https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7080#issuecomment-223046160 for the how-to-npm challenge, it works if you create your C9 workspace with a blank template and not a Node.js template.
@lcarbonaro @jnmorse thanks a lot. Looks like we can update the instructions to reflect the same.
@hutstep thanks a lot for the workaround, would you be interested in making a PR for both the challenges and update the instructions?
@raisedadead ok, will do it for both challanges.
Most helpful comment
@theoneinskane I think that using the blank workspace will also work, I didn't know if that would allow you to use node and npm at first, but seems it will.
I just tried and completed the challenges referenced in "Finish working with Nodejs Servers" at least in this manner.