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

AbpHelper AppImage not working on Linux #158

Open
beriniwlew opened this issue Apr 25, 2023 · 4 comments
Open

AbpHelper AppImage not working on Linux #158

beriniwlew opened this issue Apr 25, 2023 · 4 comments
Assignees

Comments

@beriniwlew
Copy link

OS: Manjaro

When I attempt to run the App Image in Manjaro/Linux, I get the following popup error:

A JavaScript error occurred in the main process

Uncaught exception:
Error spawn dotnet ENOENT
     at ChildProcess._handle.onexit (node:internal/child_process:238:19)
     at onErrorNT (node:internal/child_process:478:16)
     at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
@blackWins
Copy link
Contributor

please check your dotnet version

@beriniwlew
Copy link
Author

I'm using .NET 7

@blackWins
Copy link
Contributor

Have you tried installing other .net framework software? Let's rule out whether it's a system environment issue or an AbpHelper installation package.

@beriniwlew
Copy link
Author

I'm currently using ABP Framework without any issues, as well as general C# development using RiderIDE.

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

2 participants