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

[Bug]: #100

Closed
1 task done
nkdiep24 opened this issue Apr 10, 2024 · 3 comments
Closed
1 task done

[Bug]: #100

nkdiep24 opened this issue Apr 10, 2024 · 3 comments

Comments

@nkdiep24
Copy link

nkdiep24 commented Apr 10, 2024

What happened?

When i try to install the package via NUGET it face this error and can't install
Severity Code Description Project File Line Suppression State
Error Could not find a part of the path 'C:\Users\React Kien.nuget\packages\onesignalsdk.dotnet\5.1.1\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\Current\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.

Steps to reproduce?

1. just run Install-Package OneSignalSDK.DotNet -Version 5.1.1 in Visual Studio 2022
2. then it turn out error

What did you expect to happen?

Just to install it successfully

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jomargon
Copy link

I was able to get past this by not installing the Nuget package using Visual Studio and instead using dotnet add package OneSignalSDK.DotNet

@nkdiep24
Copy link
Author

I was able to get past this by not installing the Nuget package using Visual Studio and instead using dotnet add package OneSignalSDK.DotNet

Thank you. You made my day !

@SelmanGedik
Copy link

I'm having this problem and unfortunately I can't solve it with PowerShell, can you help me?

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

3 participants