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

SortablejsModule is not an NgModule #18

Closed
pomo-keith opened this issue Dec 22, 2016 · 7 comments
Closed

SortablejsModule is not an NgModule #18

pomo-keith opened this issue Dec 22, 2016 · 7 comments

Comments

@pomo-keith
Copy link

pomo-keith commented Dec 22, 2016

I'm working on a project using Angular-CLI, which uses webpack. I installed this module from npm following the instructions in the readme. When I import the module into my application module and use the CLI's 'ng serve' to build and run the site locally i get the following error:

ERROR in SortablejsModule is not an NgModule

ERROR in ./~/angular-sortablejs/index.d.ts
Module build failed: Error: Debug Failure. False expression: Output generation failed
at Object.assert

@smnbbrv
Copy link
Member

smnbbrv commented Dec 26, 2016

hi @keithotto @drew-moore

could you, please, provide me with a plunkr / repo where I can see the issue? This seems like a particular project configuration problem

@smnbbrv
Copy link
Member

smnbbrv commented Dec 28, 2016

@keithotto could you validate whether this version 1.3.0-0 fixes your issue?

@BrainCrumbz
Copy link

Don't know where did the original comment end up, but yes, will definitely give it a spin. Thank you!

@smnbbrv
Copy link
Member

smnbbrv commented Dec 28, 2016

@BrainCrumbz I moved it to the proper issue #19 :) at first I made it by mistake here

@pomo-keith
Copy link
Author

Hey sorry I'll test the update as soon as I get a chance. Been out for xmas.

@smnbbrv
Copy link
Member

smnbbrv commented Dec 28, 2016

@keithotto no problem, have nice holidays! After you come back, just try the latest version

@pomo-keith
Copy link
Author

Just following up: I updated to 1.3.1 and it now appears to be working. Not getting the error when compiling any longer. Thanks!

@smnbbrv smnbbrv closed this as completed Jan 3, 2017
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