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

Unable to sign up / login #7

Open
freeslugs opened this issue Apr 27, 2015 · 4 comments
Open

Unable to sign up / login #7

freeslugs opened this issue Apr 27, 2015 · 4 comments

Comments

@freeslugs
Copy link

When trying to login or signup i get the error:

Error: Cannot find module 'fibers'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.renderComponentToStringWithAsyncState (/Users/freeslugs/Desktop/express-passport-app/node_modules/react-async/index.js:73:17)
    at module.exports (/Users/freeslugs/Desktop/express-passport-app/helpers/react/render-markup-to-string.js:19:16)
    at Stream._generator (/Users/freeslugs/Desktop/express-passport-app/node_modules/highland/lib/index.js:3671:15)
    at Stream._runGenerator (/Users/freeslugs/Desktop/express-passport-app/node_modules/highland/lib/index.js:870:10)
    at Stream.resume (/Users/freeslugs/Desktop/express-passport-app/node_modules/highland/lib/index.js:735:22)
    at Stream._checkBackPressure (/Users/freeslugs/Desktop/express-passport-app/node_modules/highland/lib/index.js:637:17)

I tried installing fibers, npm install fibers but that gives an error
and npm install -g fibers succeeds, but I still get the fibers error.

@mykolasmith
Copy link

Having the same issue

@eiriklv
Copy link
Owner

eiriklv commented Jun 7, 2015

Which node version are you guys running?

@freeslugs
Copy link
Author

i believe v0.12.2

@eiriklv
Copy link
Owner

eiriklv commented Jun 7, 2015

I haven't upgraded/tested this on 0.12 I'm afraid :( 0.10.x should work though.

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

3 participants