abp icon indicating copy to clipboard operation
abp copied to clipboard

Volo.Abp.AspNetCore.SignalR doesn't working with libs when do abp install-libs

Open abdalhmeedshishani opened this issue 1 year ago • 15 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Hello ABP.IO team, ok i installed Volo.Abp.AspNetCore.SignalR, but when i write this commend abp install-libs a folder called signalr should show up in wwwroot folder, but it is not showing up why i tried almost everything, followed the doc but got nothing. if you could help me.

Reproduction Steps

abp install-libs

Expected behavior

i was expecting a folder called signalr show up in wwwroot folder

Actual behavior

no error messages was there

Regression?

i tried as i remember in version 7 and 8 but both didn't work with me

Known Workarounds

No response

Version

8.0.3

User Interface

Angular

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

I feel like visual studio is preventing that folder for some reason but i'm not sure

abdalhmeedshishani avatar Oct 14 '24 10:10 abdalhmeedshishani

hi

Try to add @abp/signalr to your packages.json and re-run abp install-libs command.

maliming avatar Oct 16 '24 07:10 maliming

@maliming yeah I did that didn't work

abdalhmeedshishani avatar Oct 16 '24 09:10 abdalhmeedshishani

What are the outputs of the abp install-libs command?

maliming avatar Oct 16 '24 09:10 maliming

@maliming here: [13:31:25 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli Checking extensions... 📌 ABP CLI 0.8.4 (Beta) 📌 A newer version of the ABP CLI is available: 0.9.1 🔼 dotnet tool update -g Volo.Abp.Studio.Cli [13:31:28 INF] Found 1 projects. [13:31:28 INF] C:\Users\ThinkPad\source\repos\MyProjectName\aspnet-core\src\MyProjectName.HttpApi.Host [13:31:28 INF] Running Yarn on C:\Users\ThinkPad\source\repos\MyProjectName\aspnet-core\src\MyProjectName.HttpApi.Host yarn install v1.22.22 [1/4] Resolving packages... success Already up-to-date. Done in 0.14s.

abdalhmeedshishani avatar Oct 16 '24 10:10 abdalhmeedshishani

Can you share a project to reproduce?

maliming avatar Oct 16 '24 12:10 maliming

@maliming like the repository? Of my project I did upload my project to GitHub should I send the link so you clone the project or what?

abdalhmeedshishani avatar Oct 16 '24 13:10 abdalhmeedshishani

Yes, You can upload to Github repos.

maliming avatar Oct 17 '24 01:10 maliming

bwt, You can try to remove the yarn.lock or package-lock.json and re-run install-libs command

image image

maliming avatar Oct 17 '24 03:10 maliming

@maliming didn't work i should install the latest version of it i'm working on version 8.0.3 and it installed 8.0.4 by it self i think bc of Volo.Abp.AspNetCore.MultiTenancy it was on 8.0.4 and it said you have to upgrade that package to 8.0.6 or it is because of package source mapping is off?

abdalhmeedshishani avatar Oct 17 '24 10:10 abdalhmeedshishani

You can upload to Github repos.

maliming avatar Oct 17 '24 10:10 maliming

@maliming you need the link? the link of my project repo

abdalhmeedshishani avatar Oct 17 '24 10:10 abdalhmeedshishani

Yes, you can share a project to reproduce problem.

maliming avatar Oct 17 '24 11:10 maliming

@maliming https://github.com/abdalhmeedshishani/RealEstateAuction

abdalhmeedshishani avatar Oct 17 '24 13:10 abdalhmeedshishani

image

maliming avatar Oct 18 '24 08:10 maliming

@maliming idk what you did but it is still not wroking with me image

abdalhmeedshishani avatar Oct 18 '24 14:10 abdalhmeedshishani

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 26 '25 04:04 stale[bot]