1

enter image description here

The above image is a snippet i took from my Path system variable. however whenever i attempt to run phantomjs i get the following message:

enter image description here

Can anyone tell me what i might be missing?

Marc Rasmussen
  • 19,771
  • 79
  • 203
  • 364
  • 1
    Have you reopened the Command Prompt window after adding PhantomJS folder to PATH? Also I kind of don't recognize that dialog, what Win version is it in? Could you show more of that window? – Vaviloff Aug 14 '17 at 18:42
  • @Vaviloff That works (closing the cmd prompt and starting again) – Marc Rasmussen Aug 15 '17 at 08:06

1 Answers1

3

You should close and reopen Command Prompt after changing PATH variable for the changes to take effect.

Vaviloff
  • 16,282
  • 6
  • 48
  • 56