Activities of "smwasimraja@gmail.com"

Hello,

Can you try to steps on the following

  • Open CMD anywhere
  • Run command: yarn cache clear
  • Go to angular folder
  • Remove .angular | node_modules | yarn.lock files the existing folders
  • Run command: yarn install
  • Run command: yarn start

Still getting the same error yarn cache clear** yarn cache v1.22.19 error Invalid subcommand. Try "ls, list, clean, dir" info Visit https://yarnpkg.com/en/docs/cli/cache for documentation about this command.

when executing command yarn start** following error was thrown (there are many lines, but given below only few lines of the error log console)

./src/app/app.module.ts:18:0-82 - Error: Module not found: Error: Can't resolve '@volo/abp.ng.theme.lepton' in 'C:\Systense\farey\angular\src\app' Error: src/app/app.component.ts:6:5 - error NG8001: 'abp-loader-bar' is not a known element: 1. If 'abp-loader-bar' is an Angular component, then verify that it is part of this module. 2. If 'abp-loader-bar' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. 6 <abp-loader-bar></abp-loader-bar>

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/light.rtl.css' in 'C:\Systense\farey\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/ng-bundle.css' in 'C:\Systense\farey\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/ng-bundle.rtl.css' in 'C:\Systense\farey\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/side-menu/layout-bundle.css' in 'C:\Systense\farey\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/side-menu/layout-bundle.rtl.css' in 'C:\Systense\farey\angular'

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:

C:\Systense\idm\Hollow\angular>yarn ➤ YN0000: ┌ Resolution step ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/animations (pabc5f), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/common (p77307), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/core (p3a5fc), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/forms (p148a0), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/platform-browser (p3159a), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [358e6] doesn't provide @angular/router (p78160), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/animations (p7fcba), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/common (pd7ce1), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/core (p45347), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/forms (p4df00), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/platform-browser (p17e1a), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [757ac] doesn't provide @angular/router (p03932), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [85ac9] doesn't provide @angular/animations (p452b4), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [85ac9] doesn't provide @angular/common (p05532), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [85ac9] doesn't provide @angular/core (p6a647), requested by ng-zorro-antd ➤ YN0002: │ @abp/ng.components@npm:7.1.1 [85ac9] doesn't provide @angular/forms (pcae06), requested by ng-zorro-antd

Error: .yarn/cache/@volo-abp.ng.account-npm-7.1.1-358e6f5554-51db75f790.zip/node_modules/@volo/abp.ng.account/admin/account-settings.module.d.ts:10:21 - error TS2307: Cannot find module '@ng-bootstrap/ng-bootstrap' or its corresponding type declarations.

10 import * as i9 from "@ng-bootstrap/ng-bootstrap"; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: .yarn/cache/@volo-abp.ng.account-npm-7.1.1-358e6f5554-51db75f790.zip/node_modules/@volo/abp.ng.account/admin/account-settings.module.d.ts:11:22 - error TS2307: Cannot find module '@ngx-validate/core' or its corresponding type declarations.

11 import * as i10 from "@ngx-validate/core"; ~~~~~~~~~~~~~~~~~~~~

Error: .yarn/cache/@volo-abp.ng.account-npm-7.1.1-358e6f5554-51db75f790.zip/node_modules/@volo/abp.ng.account/public/account-public.module.d.ts:25:22 - error TS2307: Cannot find module '@ng-bootstrap/ng-bootstrap' or its corresponding type declarations.

25 import * as i22 from "@ng-bootstrap/ng-bootstrap"; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: src/app/shared/shared.module.ts:10:12 - error NG1010: Value

Error: Can't resolve 'node_modules/@fortawesome/fontawesome-free/css/all.min.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@fortawesome/fontawesome-free/css/v4-shims.min.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@swimlane/ngx-datatable/assets/icons.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@swimlane/ngx-datatable/index.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@swimlane/ngx-datatable/themes/material.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/abp.ng.theme.lepton-x/assets/css/abp-bundle.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/abp.ng.theme.lepton-x/assets/css/abp-bundle.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-dark.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-dark.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-dim.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-dim.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-light.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/bootstrap-light.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/dark.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/dark.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/dim.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/dim.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/font-bundle.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/font-bundle.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/light.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/light.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/ng-bundle.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/ng-bundle.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/side-menu/layout-bundle.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/@volosoft/ngx-lepton-x/assets/css/side-menu/layout-bundle.rtl.css' in 'C:\Systense\idm\Hollow\angular'

Error: Can't resolve 'node_modules/ng-zorro-antd/tree/style/index.min.css' in 'C:\Systense\idm\Hollow\angular'

× Failed to compile.

  • Steps to reproduce the issue:"
  1. Go to angular folder
  2. run yarn and yarn start command
  3. failed to compile
  4. below error pops out in the browser
  5. Note: Installed NPM and Yarn versions as mentioned in the pre-requisites.
  6. Attached few lines of console messages above in the stacktrace section.

<br> If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • StackExchange.Redis.RedisConnectionException HResult=0x80131500 Message=It was not possible to connect to the redis server(s). UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 4s ago, v: 2.2.4.27433 Source=StackExchange.Redis StackTrace: at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(ConfigurationOptions configuration, TextWriter log) at StackExchange.Redis.ConnectionMultiplexer.Connect(ConfigurationOptions configuration, TextWriter log) at StackExchange.Redis.ConnectionMultiplexer.Connect(String configuration, TextWriter log) at Hollow.HollowHttpApiHostModule.<>c__DisplayClass9_0.b__0(IServiceProvider sp) in C:\Systense\idm\Hollow\aspnet-core\src\Hollow.HttpApi.Host\HollowHttpApiHostModule.cs:line 184 at Autofac.Extensions.DependencyInjection.AutofacRegistration.<>c__DisplayClass3_0.b__0(IComponentContext context, IEnumerable1 parameters) at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters) at Autofac.Core.Activators.Delegate.DelegateActivator.b__2_0(ResolveRequestContext ctxt, Action1 next) at Autofac.Core.Resolving.Middleware.DelegateMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.b__1(ResolveRequestContext ctxt) at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt) at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action1 next)
  • Steps to reproduce the issue:"
  • 1. Set HttpApi.Host as startup
  • 2. Run application using F5 in VStudio
  • Error Occured

顯示 13 個紀錄的 11 到 13 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11