I run the project from VS and also do Publish on my IIS server and have the same result
How can I solve it.
I upgrated from 5.4.1
I use Angular but this is ASP.NET MVC application
got it! its in AbpSettings where name = App.UiManagement.Theme
Id CreationTime CreatorUserId LastModificationTime LastModifierUserId Name TenantId UserId Value 30103 2018-07-23 22:05:30.8246795 13 NULL NULL App.UiManagement.Theme 3 NULL blue
it looks that one of my users was using blue layout in version 5.x and now version 6 is trying to load it. any idea how to change it/reset?
chunk {styles} styles.js, styles.js.map (styles) 574 kB [initial] [rendered] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.7 MB [initial] [rendered] chunk {1047} 1047.js, 1047.js.map () 10.1 kB [rendered] i 「wdm」: Compiled successfully.
compilation worked and the application starts
problem arrive when I try to open any of my own components
PS C:\Users\merlin\source\repos\PlasticsTrader\angular> yarn yarn install v1.12.3 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages... [2/4] Fetching packages... info [email protected]: The platform "win32" is incompatible with this module. info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning " > @angular/[email protected]" has incorrect peer dependency "@angular/core@>=6.0.0-beta.0 <7.0.0". warning " > @angular/[email protected]" has incorrect peer dependency "@angular/common@>=6.0.0-beta.0 <7.0.0". warning " > @ng-bootstrap/[email protected]" has incorrect peer dependency "@angular/common@^6.1.0". warning " > @ng-bootstrap/[email protected]" has incorrect peer dependency "@angular/core@^6.1.0". warning " > @ng-bootstrap/[email protected]" has incorrect peer dependency "@angular/forms@^6.1.0". warning " > @swimlane/[email protected]" has incorrect peer dependency "@angular/[email protected]". warning " > @swimlane/[email protected]" has incorrect peer dependency "@angular/[email protected]". warning " > @swimlane/[email protected]" has incorrect peer dependency "@angular/[email protected]". warning " > @swimlane/[email protected]" has incorrect peer dependency "@angular/[email protected]". warning " > [email protected]" has incorrect peer dependency "@angular/core@^6.0.0". warning " > [email protected]" has incorrect peer dependency "@angular/common@^6.0.0". warning " > [email protected]" has incorrect peer dependency "@angular/common@^6.0.0". warning " > [email protected]" has incorrect peer dependency "@angular/core@^6.0.0". warning " > [email protected]" has incorrect peer dependency "@angular/core@^6.0.0". warning "@angular-devkit/build-angular > @ngtools/[email protected]" has incorrect peer dependency "typescript@~2.4.0 || ~2. 5.0 || ~2.6.0 || ~2.7.0 || ~2.8.0 || ~2.9.0". warning " > [email protected]" has incorrect peer dependency "@angular/compiler@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0". warning " > [email protected]" has incorrect peer dependency "@angular/core@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0". warning " > [email protected]" has incorrect peer dependency "jasmine-core@>=3.2". [###################--------------------------------------------------------------------------------------] 17003/92906
which version of node should I use? 10.13.0 LTS or 11.2.0 Current?
INFO 2018-11-19 21:50:42,414 [5 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 OPTIONS http://localhost:22742/AbpUserConfiguration/GetAll INFO 2018-11-19 21:50:42,480 [5 ] pNetCore.Cors.Infrastructure.CorsService - Policy execution failed. INFO 2018-11-19 21:50:42,482 [5 ] pNetCore.Cors.Infrastructure.CorsService - Request origin http://localhost:4200 does not have permission to access the resource.
my
appsettings.json
"CorsOrigins": "http://localhost:4200,http://localhost:22742",
WHAT IS WRONG!
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