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

dnu kestrel run error : unrecognized argument 'Kestrel' #715

Closed
LadyNaggaga opened this issue Jul 2, 2015 · 6 comments
Closed

dnu kestrel run error : unrecognized argument 'Kestrel' #715

LadyNaggaga opened this issue Jul 2, 2015 · 6 comments

Comments

@LadyNaggaga
Copy link

Hello,
I am having issue running dnu Kestrel on Windows. I am using VsCode to build an aspnet.template and I get the error below every time I run dnu kestrel command.
Could really appreciate some insight to why this might be happening.
kestrel
Thank you

@davidfowl
Copy link
Member

Is kestrel installed in the project.json?

@LadyNaggaga
Copy link
Author

Yes it is

@BrennanConroy
Copy link
Member

dnx <path to project.json> kestrel
not dnu

@LadyNaggaga
Copy link
Author

Perfect thank you. I have tried dnx . kestrel and I get this error instead(please see IMG). Any clue why this could be happening
kestrel

@davidfowl
Copy link
Member

Yes! You are using an older DNX version than you are packages.

@LadyNaggaga
Copy link
Author

Thank you !

jkotalik added a commit that referenced this issue Nov 1, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants