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

Unable to do NPM CI #20

Open
Mach1neCoder opened this issue May 21, 2022 · 0 comments
Open

Unable to do NPM CI #20

Mach1neCoder opened this issue May 21, 2022 · 0 comments

Comments

@Mach1neCoder
Copy link

npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN deprecated [email protected]: use node-fetch instead
npm WARN deprecated [email protected]: no longer supported
npm ERR! code 1
npm ERR! path /Users//Desktop/DISCORD BOT/discord4bot/node_modules/electron
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! HTTPError: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v9.4.0/electron-v9.4.0-darwin-arm64.zip
npm ERR! at EventEmitter. (/Users//Desktop/DISCORD BOT/discord4bot/node_modules/got/source/as-stream.js:35:24)
npm ERR! at EventEmitter.emit (node:events:390:28)
npm ERR! at module.exports (/Users//Desktop/DISCORD BOT/discord4bot/node_modules/got/source/get-response.js:22:10)
npm ERR! at ClientRequest.handleResponse (/Users//Desktop/DISCORD BOT/discord4bot/node_modules/got/source/request-as-event-emitter.js:155:5)
npm ERR! at Object.onceWrapper (node:events:510:26)
npm ERR! at ClientRequest.emit (node:events:402:35)
npm ERR! at ClientRequest.origin.emit (/Users//Desktop/DISCORD BOT/discord4bot/node_modules/@szmarczak/http-timer/source/index.js:37:11)
npm ERR! at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:623:27)
npm ERR! at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
npm ERR! at TLSSocket.socketOnData (node:_http_client:487:22)

npm ERR! A complete log of this run can be found in:
npm ERR! /Users//.npm/_logs/2022-05-21T02_20_38_854Z-debug.log@macbook-pro-2 discord4bot %

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