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

version 9.7.0 breaks angular-auth0.js. for some reason folder "build" does not exist #800

Closed
GuyMograbi opened this issue Jul 13, 2018 · 4 comments · Fixed by #801
Closed

Comments

@GuyMograbi
Copy link

We're getting Uncaught Error: Auth0 must be loaded.

@zurt
Copy link

zurt commented Jul 13, 2018

Possibly related to a problem I just hit with 9.7.0 as well. As our app was going through a deployment. Got the following error: Uncaught TypeError: Cannot read property 'WebAuth' of undefined. So the quick fix was specifying "auth0-js": "9.6.1" in the package.json. I didn't have time to look deeper.

@luisrudge
Copy link
Contributor

This was fixed in 9.7.1 - sorry about that!

@benmccallum
Copy link

Did this affect other versions? Not getting a build folder in node_modules/auth0-js on versions 8.10.1 or v8 latest (8.12.1). Surely we don't have to run a build of it ourselves, though the docs do elude to that?

@benmccallum
Copy link

Disregard, see it is a known issue here: #632

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

Successfully merging a pull request may close this issue.

4 participants