node.js - zsh: command not found: gulp Cannot run GULP -


it doesn't matter forum follow, cannot gulp work! error message:

 npm warn deprecated minimatch@2.0.10: please update minimatch 3.0.2 or higher avoid regexp dos issue     npm warn deprecated minimatch@0.2.14: please update minimatch 3.0.2 or higher avoid regexp dos issue     npm warn deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 , before fail on node releases >= v7.0. please update graceful-fs@^4.0.0 possible. use 'npm ls graceful-fs' find in tree.     npm err! path c:\usr\local\node_modules\gulp     npm err! code eexist     npm err! errno -4075     npm err! syscall mkdir     npm err! eexist: file exists, mkdir 'c:\usr\local\node_modules\gulp'     npm err! file exists: c:\usr\local\node_modules\gulp     npm err! move away, , try again.      npm err! complete log of run can found in:     npm err!     c:\users\stole\appdata\roaming\npm-cache\_logs\2017-08-20t06_34_20_449z-debug.log     { ~ }  » gulp -v                                                                     ~ 127     zsh: command not found: gulp 


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -