Problem with execution #570
Replies: 2 comments 2 replies
-
Thanks for using P. I will get back to you on this in a couple of days. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you try updating P to the latest P 2.0.5 release and trying again. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am working in a project where we are using P. We have been performing some tests with the version of P that is installed with the command:
dotnet tool install --global P
and everything is ok. Additionally, I have tried with the source code and I can compile it successfully. Then, I have compiled the first example (client server example) but when I tried to check this example I got the following message:
I do not understand which is the problem. The particular point is I am building P without performing any changes and the installed version of P works perfect.
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions