Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update it please:) #1

Open
LukaszGrela opened this issue Dec 4, 2024 · 1 comment
Open

Update it please:) #1

LukaszGrela opened this issue Dec 4, 2024 · 1 comment

Comments

@LukaszGrela
Copy link

I've tried this from NPM and got this error:

npx mock-signalr -origins https://localhost:5000 -hub chatHub -port 8128
Need to install the following packages:
[email protected]
Ok to proceed? (y)

Warning NETSDK1174: The abbreviation of -p for --project is deprecated. Please use --project.
MSBUILD : error MSB1009: Project file does not exist.
Switch: server

The build failed. Fix the build errors and run again.

Could you update it so it is working with the changes to the dot net?

@LukaszGrela
Copy link
Author

Running this project directly (cloning then running dotnet run -origins https://localhost:5000 -hub chatHub -port 8128 from within the server folder) produce this error:

You must install or update .NET to run this application.

App: /Users/lukaszgrela/Development/signalr/mock-signalR/server/bin/Debug/netcoreapp2.2/mock-signalR.dll
Architecture: arm64
Framework: 'Microsoft.AspNetCore.App', version '2.2.0' (arm64)
.NET location: /usr/local/share/dotnet/

The following frameworks were found:
  6.0.29 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  6.0.30 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  7.0.18 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  8.0.4 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  8.0.6 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.AspNetCore.App&framework_version=2.2.0&arch=arm64&rid=osx-arm64&os=osx.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant