Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm ERR! 404 Not Found - GET https://registry.npmjs.org/gulp-cligulp - Not found #14

Open
rageshzerone opened this issue Oct 19, 2021 · 1 comment

Comments

@rageshzerone
Copy link

Hi,

I downloaded this repo and tried to build the repo using the following command

npm i -g gulp gulp-cli
gulp build

but it always shows a message like below

C:\Projects\vscode_projects\analysis_work\ms_teams_chatbot\proactivemessagesteamstypescriptbots-master>npm i -g gulp gulp-cligulp build
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/gulp-cligulp - Not found
npm ERR! 404
npm ERR! 404  'gulp-cligulp@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\ragesh.r\AppData\Roaming\npm-cache\_logs\2021-10-19T09_25_38_141Z-debug.log

Please see my PC Configuration in below section

OS - Windows10 Version 1909 (OS Build 18363.900)

node --version - v10.15.0

npm --version - 6.14.13

Please advice.

@rageshzerone
Copy link
Author

I already installed my npm version to the latest one. but when i try to build with gulp it shows like below message.

`C:\Projects\vscode_projects\analysis_work\ms_teams_chatbot\proactivemessagesteamstypescriptbots-master>npm i -g gulp gulp-cligulp build
(node:956) ExperimentalWarning: The fs.promises API is experimental
npm WARN npm npm does not support Node.js v10.15.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm You can find the latest version at https://nodejs.org/
(node:12004) ExperimentalWarning: The fs.promises API is experimental
npm WARN npm npm does not support Node.js v10.15.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm You can find the latest version at https://nodejs.org/
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/gulp-cligulp - Not found
npm ERR! 404
npm ERR! 404 'gulp-cligulp@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ragesh.r\AppData\Local\npm-cache_logs\2021-10-19T12_09_36_857Z-debug.log`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant