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

angular5 support #35

Closed
ramarro123 opened this issue Nov 30, 2017 · 5 comments
Closed

angular5 support #35

ramarro123 opened this issue Nov 30, 2017 · 5 comments
Assignees

Comments

@ramarro123
Copy link

hello,

is this module expected to work on angular5?

i got this exception

Uncaught Error: Unexpected value 'ColorSketchModule' imported by the module 'AppModule'. Please add a @NgModule annotation.

not sure if it's for angular5 or for something stupid that i do :)

@scttcper
Copy link
Owner

I know how to fix that. I probably didn't deploy correctly. Hang tight will release a new version.

@scttcper scttcper self-assigned this Nov 30, 2017
@scttcper
Copy link
Owner

should be fixed in ngx-color@0.0.3. Things are most likely still rough around the edges

@orionghf
Copy link

orionghf commented Dec 4, 2017

Hi,
it also now gives this error :

Uncaught Error: Unexpected value 'AlphaModule' imported by the module 'ColorSketchModule'. Please add a @NgModule annotation.

@scttcper
Copy link
Owner

scttcper commented Dec 4, 2017

I'll check and try to fix it today. You might try --aot to get around it for now.

@scttcper
Copy link
Owner

scttcper commented Dec 5, 2017

alright 0.1.5 might be working. It worked for the component I tried against a new project w/ angular-cli. Finally have some free time soon to finish this project up and fix the publishing.

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

3 participants