Hi, I got this error when I try to import `StoreDevtoolsModule.instrumentOnlyWithExtension()` I'm using: angular/core: "^4.0.0", "@ngrx/core": "^1.2.0", "@ngrx/store": "^2.2.3", "@ngrx/store-devtools": "^3.2.4", "typescript": "~2.3.3" Does anyone know why? Thank you!!
Hi,
I got this error when I try to import
StoreDevtoolsModule.instrumentOnlyWithExtension()I'm using:
angular/core: "^4.0.0",
"@ngrx/core": "^1.2.0",
"@ngrx/store": "^2.2.3",
"@ngrx/store-devtools": "^3.2.4",
"typescript": "~2.3.3"
Does anyone know why?
Thank you!!