Hi, I removed note_modules and downloaded fresh packages and still have this problem
Refused to apply style from 'http://localhost:4200/assets/themes/blue/blue-layout.component.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Can anyone help me with this error? I get this on all my pages after upgrade to 6.2 (upgraded from 5.6)
ERROR Error: Uncaught (in promise): Error: Cannot assign to a reference or variable! Error: Cannot assign to a reference or variable! at _AstToIrVisitor.push../node_modules/@angular/compiler/fesm5/compiler.js._AstToIrVisitor.visitPropertyWrite (compiler.js:15873) at PropertyWrite.push../node_modules/@angular/compiler/fesm5/compiler.js.PropertyWrite.visit (compiler.js:3318) at convertActionBinding (compiler.js:15551) at compiler.js:17127 at Array.forEach (<anonymous>) at ViewBuilder.push../node_modules/@angular/compiler/fesm5/compiler.js.ViewBuilder._createElementHandleEventFn (compiler.js:17123) at nodes.(anonymous function) (http://localhost:4200/vendor.js:30612:23) at compiler.js:17085 at Array.map (<anonymous>) at ViewBuilder.push../node_modules/@angular/compiler/fesm5/compiler.js.ViewBuilder._createNodeExpressions (compiler.js:17084) at _AstToIrVisitor.push../node_modules/@angular/compiler/fesm5/compiler.js._AstToIrVisitor.visitPropertyWrite (compiler.js:15873) at PropertyWrite.push../node_modules/@angular/compiler/fesm5/compiler.js.PropertyWrite.visit (compiler.js:3318) at convertActionBinding (compiler.js:15551) at compiler.js:17127 at Array.forEach (<anonymous>) at ViewBuilder.push../node_modules/@angular/compiler/fesm5/compiler.js.ViewBuilder._createElementHandleEventFn (compiler.js:17123) at nodes.(anonymous function) (http://localhost:4200/vendor.js:30612:23) at compiler.js:17085 at Array.map (<anonymous>) at ViewBuilder.push../node_modules/@angular/compiler/fesm5/compiler.js.ViewBuilder._createNodeExpressions (compiler.js:17084) at resolvePromise (zone.js:814) at resolvePromise (zone.js:771) at zone.js:873 at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421) at Object.onInvokeTask (core.js:13842) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188) at drainMicroTaskQueue (zone.js:595)
I have this error:
Refused to apply style from 'http://localhost:4200/assets/themes/blue/blue-layout.component.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
nothing is showing on the page
I cannot find blue/blue-layout.component.css anywhere!
I updated to version 6.2 and have this error:
ERROR in src/app/xxx.component.ts(50,9): error TS2581: Cannot find name '$'. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
What happend to TempFileDownloadFolder from IAppFolders?
Hi, I have this problem now! I am using ASP.NET Core/Angular its happening both on IIS and npm start
error is: SCRIPT0: Unable to get property 'children' of undefined or null reference
Angular UI appconfig.json should contain "appBaseUrl": "http://{TENANCY_NAME}.yourdomain.com",
everything elese without {TENANCY_NAME}
also add bindings to the angualr UI web app in IIS
Log file does not help! no error is reported
INFO 2017-12-22 15:45:18,372 [6 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 OPTIONS http://host..../api/services/app/TenantSettings/UpdateAllSettings
INFO 2017-12-22 15:45:18,372 [6 ] pNetCore.Cors.Infrastructure.CorsService - Policy execution successful.
INFO 2017-12-22 15:45:18,372 [6 ] soft.AspNetCore.Hosting.Internal.WebHost - Request finished in 0.342ms 204
How can I debug such error?
I use github to download source code and merge with my local changes
How can I get the license key?