You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Windows 8.1
Instead of npm install ppt should be written npm install ppt -g because otherwise you will have error like. In other words it must be global module.
$ ppt
sh: ppt: command not found
The text was updated successfully, but these errors were encountered:
OS Windows 8.1
Instead of
npm install ppt
should be writtennpm install ppt -g
because otherwise you will have error like. In other words it must be global module.The text was updated successfully, but these errors were encountered: