Replies: 1 comment
-
Our issue tracker is not a support forum. I will transfer this to a Discussion, which is the place you are supposed to ask support questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
npm install --global gulp-cli
npm init
npm install --save-dev gulp
gulp --version
After running all these commend on cmd then this error. Try many other simulation like update node path reinstalled node update node and npm nothing is worked,
`gulp : The term 'gulp' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Before you open this issue, please complete the following tasks:
What were you expecting to happen?
What actually happened?
Please give us a sample of your gulpfile
Terminal output / screenshots
Please provide the following information:
node -v
):npm -v
):gulp -v
):Additional information
Beta Was this translation helpful? Give feedback.
All reactions