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

Can't apply the directive #113

Open
atorres16 opened this issue Mar 22, 2023 · 0 comments
Open

Can't apply the directive #113

atorres16 opened this issue Mar 22, 2023 · 0 comments

Comments

@atorres16
Copy link

atorres16 commented Mar 22, 2023

It fails at this step

  import {NgsgModule} from 'ng-sortgrid'
  ...
  @NgModule({
    imports: [BrowserModule, NgsgModule],
    //...
  })  
  ...

Cannot find module 'ng-sortgrid' or its corresponding type declarations

Value at position 1 in the NgModule.imports of AppModule is not a reference
Value could not be determined statically

I'm using Angular 14

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