Base solution for your next web application

Activities of "timmackey"

ANZ version 10.0.0 (plus migrated app files) Angular/.NET 5

in .../angular/nswag 'refresh'

causes 'service-proxies.ts' to define duplicate imports of luxon, which causes a compile error.

import { DateTime } from 'luxon';
import { mergeMap as _observableMergeMap, catchError as _observableCatch } from 'rxjs/operators';
import { Observable, throwError as _observableThrow, of as _observableOf } from 'rxjs';
import { Injectable, Inject, Optional, InjectionToken } from '@angular/core';
import { HttpClient, HttpHeaders, HttpResponse, HttpResponseBase } from '@angular/common/http';

import { DateTime, Duration } from "luxon";

What might be the cause of this?

I'm facing a similar problem. The link @junior1986 created 5 years ago is now itself responding with 404 not found. Can anyone provide an updated link or an explanation of what the solution was?

I've abandoned attempting to upgrade to 8.4.0, and am going directly to 10.0.0,

Reinstalling did not solve the issue.

How does one "build Metronic"?

The link referenced above says "The build config file is located at[metronic]/theme/html/tools/gulp.config.json". My project does not have an 'html' folder in any theme.

I can't get access to Metronic Github (and, I assume, the build tools) without a license. Do I need to buy a license from Metronic to implement your suggestion?

If you know what the steps are to accomplish your suggestion, would you please write them out here?

ANZ 10.0.0 Angular/Core

The reference link provided is not helpful. Please provide some additional ANZ-specific guidance. Thank you.

Dynamic bundles are created every time npm start is run. So, yes.

ANZ 10.0.0 Angular/Core 3.1/.NET 5 Visual Studio 2022 Community Edition

The title message appears every time the solution is loaded.

How do I fix the cause of the message?

I'm abandoning this approach temporarily. Going directly to 11.0.1.

ANZ version 11.0.1 .NET/Core/.Net 6

Style is not being applied to unmodified version 11.0.1

Showing 11 to 20 of 398 entries