-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels