-
Notifications
You must be signed in to change notification settings - Fork 275
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
Using EnjoyHint with Angular #146
Comments
Try to import from src:
|
@maurii90 Thank you very much for helping! I tried to import from src, but it gave this error: |
I have the same error. |
|
Is there any way to use EnjoyHint in Angular? I tried importing it using npm, but the following error was given: Module not found: Error: Can't resolve './jquery.enjoyhint.js' in '\node_modules\xbs-enjoyhint'
Another error that is given in the console is 'ERROR Error: Uncaught (in promise): ReferenceError: global is not defined'
Any help is appreciated
The text was updated successfully, but these errors were encountered: