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

eev.min.js:1 Uncaught TypeError: Cannot read property 'define' of undefined #17

Open
prayadav opened this issue Oct 31, 2019 · 0 comments

Comments

@prayadav
Copy link

Hi,
I am trying to use Eev in the browser (using native JS).On importing the library, I am getting type error at line 65
!function(t, e) { var n = t.define; <- here n && n.amd ? n([], e) : "undefined" != typeof module && module.exports && (module.exports = e()) }(this, function() { return Eev });

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

1 participant