Skip to content
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

Problem with mongo and derby auth #13

Open
thebadger412 opened this issue Jan 10, 2013 · 2 comments
Open

Problem with mongo and derby auth #13

thebadger412 opened this issue Jan 10, 2013 · 2 comments

Comments

@thebadger412
Copy link

Hi when I run your app on Windows 8 I get this output

https://gist.github.com/4501506

the app will run but I cannot click on Register or Forgot password, they lead nowhere..

mongodb is running on 28017 as normal I have checked this..

Do you know what is causing this?

@lefnire
Copy link
Owner

lefnire commented Jan 10, 2013

Any javascript errors in console?

@thebadger412
Copy link
Author

no there are no errors in chrome tools, I have just tried this in ubuntu 32bit and get the exact same mongo errors and the login/register bit doesnt show at all... In windows I had the login/forgot password bit but the buttons did nothing.. now it is just white space..

http://i.imgur.com/5VDHQ.png

here ^^

my process is..

clone auth repo

npm install

cd example

npm install

npm start

it always complains express not installed

so npm install express

npm start

it runs but then this error happens..

I have tried this with and without browser extensions too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants