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

Fixed 'qs' dependency #401

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Fixed 'qs' dependency #401

merged 1 commit into from
Mar 28, 2017

Conversation

maxpaj
Copy link
Contributor

@maxpaj maxpaj commented Mar 28, 2017

Got an error when building auth0-js from source:
Error: Cannot find module 'qs' from '/node_modules/auth0-js/src/authentication'

Added the dependency to package.json

Got an error when building auth0-js from source:
Error: Cannot find module 'qs' from '/node_modules/auth0-js/src/authentication'

Added the dependency to package.json
@luisrudge
Copy link
Contributor

What node version are you using?

@luisrudge
Copy link
Contributor

nevermind, you're right. I thought this was native to nodejs. Ops! 😝

@luisrudge luisrudge added this to the v8-Next milestone Mar 28, 2017
@luisrudge luisrudge merged commit f8aeda5 into auth0:master Mar 28, 2017
@luisrudge
Copy link
Contributor

Thanks @maxpaj!

@maxpaj maxpaj deleted the patch-1 branch March 28, 2017 14:06
@luisrudge luisrudge changed the title Cannot find module 'qs' error - added dependency Fixed 'qs' dependency Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants