compiler.js: 2547 Uncaught Error: Template parse errors: 'app-login-box' is not a known element: 1. If 'app-login-box' is an Angular component, then verify that it is part of this module. 2. If 'app-login-box' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.(" < /div> < /main> --> [ERROR - > ] < app - login - box > test error mission export module < /app-login-box>"): ng:/ //AppModule/LoginComponent.html@66:0 at syntaxError(compiler.js: 2547) at TemplateParser.push.. / node_modules / @angular / compiler / fesm5 / compiler.js.TemplateParser.parse(compiler.js: 19495) at JitCompiler.push.. / node_modules / @angular / compiler / fesm5 / compiler.js.JitCompiler._parseTemplate(compiler.js: 25041) at JitCompiler.push.. / node_modules / @angular / compiler / fesm5 / compiler.js.JitCompiler._compileTemplate(compiler.js: 25028) at compiler.js: 24971 at Set.forEach( < anonymous > ) at JitCompiler.push.. / node_modules / @angular / compiler / fesm5 / compiler.js.JitCompiler._compileComponents(compiler.js: 24971) at compiler.js: 24881 at Object.then(compiler.js: 2538) at JitCompiler.push.. / node_modules / @angular / compiler / fesm5 / compiler.js.JitCompiler._compileModuleAndComponents(compiler.js: 24880)
01 December 2018
Uncaught Error: Template parse errors is not a known element
Related Posts:
Complete Angular Tutorial For Beginners What is AngularThe Angular is a development platform for building a Single Page Application for mobile and desktop. It uses Typescript & HTML to build Apps. The Angular itself is written using the Typescript. It now… Read More
Download CSV Shift-JIS SJIS Angular 2+ export-csv-ecl.html Javascript <!doctype html> <html> <head> <script src="ecl_array.js"></script> <script> function download_csv() { var conte… Read More
Converting Files To Base64 In Angular 2+ Converting Files To Base64 In Angular 2+Stackblitz | Stackblitzapp.component.htmlAngular 2+ 2021<div> <button class="btn" (click)="file.click()">Tải ảnh lên</button>… Read More
Setting Proxy Web IIS - Reverse Proxy IIS with Agnular 2 - Proxy chuyển hướng đến 2 địa chỉ IP khác nhau - (IIS rewrite rules configuration for Angular 2+)Lưu lại nhưng gì đã cài đặt phía trên để tự động cài đặt IISCài đặt môi trường web server test IIS: referLưu ý rằng để hiển thị chức năng URL rewrite bạn cần phải download và install: downloadMở chức năng IIS và Add… Read More
Bundle CSS Angular 2+ angular.json2021"build": { "builder": "@angular-devkit/build-angular:browser", "options": { "styles": [ { "input": "src/style/dark/dark.scss", … Read More
0 nhận xét:
Post a Comment