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.

Bazel install fails #1086

@GuskiS

Description

@GuskiS

Bug Report

What is the expected behavior?

Not to fail

What is the current behavior?

Fails with error:

Error during template compile of 'FlexLayoutServerModule'
  Could not resolve @angular/platform-server relative to [object Object]. in 'SERVER_PROVIDERS'
    'SERVER_PROVIDERS' contains the error at @angular/flex-layout/server/typings/index.ts(102,42).

What are the steps to reproduce?

Running ng add @angular/bazel on existing app

What is the use-case or motivation for changing an existing behavior?

Wanted to try out bazel, but got this error, no idea what is the issue

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

    "@angular/core": "8.0.2",
    "@angular/flex-layout": "8.0.0-beta.26",
    "@angular/material": "8.0.1",
    "@angular/bazel": "8.0.2",
    "typescript": "3.4.5"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions