Examples - how to run them from CLI (newbie) #1768
|
Hi I am trying to run the arithmetic example. I did the npm install from the root of the project and also the |
Answered by
JohannesMeierSE
Dec 4, 2024
Replies: 2 comments 2 replies
|
Hello @anrl, thanks for your feedback! For me, the following worked: ... and produced this result: Could you try this on your side? |
1 reply
Answer selected by
anrl
|
Thanks a lot! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @anrl,
thanks for your feedback!
For me, the following worked:
... and produced this result:
Could you try this on your side?
Then I would create a PR for updating the documentation!