3

I tested this example (from tikz package) example's link and my IDE TexMaker with MiKTeX returns an error

! Package pgfkeys Error: I do not know the key '/tikz/edge from parent fork dow

I aalo tested this one : example's link and I have this error

! Package pgfkeys Error: I do not know the key '/tikz/grow via three points' an

Then, I check and all my packages seem to be updated with the last versions... I really don't understand what's the problem.

Thks.

1 Answers1

3

It seems that you have only installed basic MiKTeX. Basic MiKTeX has only a few packages. Install the complete MiKTeX to compile the TiKZ examples without errors or use MiKTeX package manager to install all needed packages for the TiKZ examples.

Mensch
  • 65,388