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

MethodError runargs #55

Open
mhechthz opened this issue Nov 28, 2022 · 0 comments
Open

MethodError runargs #55

mhechthz opened this issue Nov 28, 2022 · 0 comments

Comments

@mhechthz
Copy link

I get this with version 0.1.10 and julia 1.8.2:

ERROR: MethodError: no method matching runargs(; port=16180)
Closest candidates are:
  runargs() at C:\Users\...\.julia\packages\DaemonMode\fAZD4\src\DaemonMode.jl:576 got unsupported keyword argument "port"
  runargs(::Any) at C:\Users\...\.julia\packages\DaemonMode\fAZD4\src\DaemonMode.jl:576 got unsupported keyword argument "port"
Stacktrace:
 [1] top-level scope
   @ none:1

Where is the problem?

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