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

Doesn't install. I get errors. #76

Open
Babyyoda777 opened this issue Jun 6, 2021 · 1 comment
Open

Doesn't install. I get errors. #76

Babyyoda777 opened this issue Jun 6, 2021 · 1 comment

Comments

@Babyyoda777
Copy link

C:\Users\azlan>npm install deskgap
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

[email protected] postinstall C:\Users\azlan\node_modules\deskgap
node install.js

Downloading deskgap-v0.2.0-win32-ia32.zip
Error: GET https://dl.bintray.com/patr0nus/DeskGap/deskgap-v0.2.0-win32-ia32.zip returned 403
Error: GET https://dl.bintray.com/patr0nus/DeskGap/deskgap-v0.2.0-win32-ia32.zip returned 403
at Request. (C:\Users\azlan\node_modules\nugget\index.js:169:61)
at Request.emit (events.js:376:20)
at Request.onRequestResponse (C:\Users\azlan\node_modules\request\request.js:1059:10)
at ClientRequest.emit (events.js:376:20)
at HTTPParser.parserOnIncomingClient (_http_client.js:647:27)
at HTTPParser.parserOnHeadersComplete (_http_common.js:126:17)
at TLSSocket.socketOnData (_http_client.js:515:22)
at TLSSocket.emit (events.js:376:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\azlan\package.json'
npm WARN azlan No description
npm WARN azlan No repository field.
npm WARN azlan No README data
npm WARN azlan No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\azlan\AppData\Roaming\npm-cache_logs\2021-06-06T18_19_54_847Z-debug.log

@navidmafi
Copy link

please check other issues first, before opening new one
#73 (comment)
also use code blocks to paste 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

2 participants