akveo / akveo/ngx-admin

starter-kit branch does not compile

Offen
#5,731 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
25.7k
Forks
7.9k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Issue type

**I'm submitting a ...** (check one with "x")

* [*] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository

### Issue description

**Current behavior:** code does not compile at all on branch **starter-kit**

**Expected behavior:**

**Steps to reproduce:**

just download fresh version of code and try to run it
**Related code:**

```
Failed to compile.

src/app/@core/utils/ripple.service.ts:2:37 - error TS2307: Cannot find module '@angular/material/core'.

2 import { RippleGlobalOptions } from '@angular/material/core';
~~~~~~~~~~~~~~~~~~~~~~~~
src/app/@theme/theme.module.ts:3:33 - error TS2307: Cannot find module '@angular/material/core'.

3 import { MatRippleModule } from '@angular/material/core';
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.