I installed spectacle globally with :
npm install -g spectacle-docs
now when I try to use it I get
spectacle is not recognized as an internal or external command
Why is that ?
I installed spectacle globally with :
npm install -g spectacle-docs
now when I try to use it I get
spectacle is not recognized as an internal or external command
Why is that ?
Check %appdata%/Roaming/npm
folder and look for spectacle.cmd
file. If it is there, then add this path to the Path
variable in System Variables