Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

2.0.0-beta.10 throws 'Can't resolve rxjs/operators' #483

@mattiLeBlanc

Description

@mattiLeBlanc

I am running Angular-CLI version:
@angular/cli: 1.4.6
node: 6.9.5
os: darwin x64
@angular/animations: 4.4.5
@angular/common: 4.4.5
@angular/compiler: 4.4.5
@angular/core: 4.4.5
@angular/flex-layout: 2.0.0-beta.9
@angular/forms: 4.4.5
@angular/http: 4.4.5
@angular/platform-browser: 4.4.5
@angular/platform-browser-dynamic: 4.4.5
@angular/router: 4.4.5
@angular/cli: 1.4.6
@angular/compiler-cli: 4.4.5
@angular/language-service: 4.4.5
typescript: 2.3.4

After installing flex-layout and adding the import, I got this error:
@angular/flex-layout/esm5/flex-layout.es5.js Module not found: Error: Can't resolve 'rxjs/operators' in

Downgrading to 2.0.0-beta.9 resolved the error.

Metadata

Metadata

Labels

P0Critical issue that needs to be resolved immediatelybuild

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions