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

Angular 4 compatible? #85

Open
N3Wolf opened this issue Sep 14, 2017 · 0 comments
Open

Angular 4 compatible? #85

N3Wolf opened this issue Sep 14, 2017 · 0 comments

Comments

@N3Wolf
Copy link

N3Wolf commented Sep 14, 2017

I tried to use this in my Project (MEAN stack with angular 4) and it seems they are incompatible.
I cant(or dont know how to) use angular.module('app', ['bootstrapLightbox']);
so, i keep the pattern of my project and used import { NODE_MODULE } from 'NODE_MODULE_NAME';

This resulted in several erros in the console, most of them with the message:
"angular is not defined"

So, is this compatible with angular 4?

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