chocolatechimpcookie / cfc_vacantlots_bid

Other
2 stars 5 forks source link

Unable to register new user #39

Closed davidruffner closed 7 years ago

davidruffner commented 7 years ago

I get an alert saying "Check your username. It is not original"

There is the following console output: Object { data: Object, status: 403, headers: qd/<(), config: Object, statusText: "Forbidden" } RegisterCtrl.js:40:13

And the object has the following info: "incomplete registration information"

I check my mongo database and there was no user corresponding to the one that I entered.

I have npm v4.1.2

davidruffner commented 7 years ago

I cloned a new version of the repository and it is working. It must have been something that I had done. I had been playing with JsDoc and sphinx so maybe they messed up the node_modules.