druv5319 / Sneaks-API

A StockX, FlightClub, Goat, and Stadium Goods API all in one. This sneaker API allows users to search sneakers and track and compare prices while providing additional info such as product links and images
448 stars 118 forks source link

Installation error #27

Open Mx455 opened 2 years ago

Mx455 commented 2 years ago

I get this error when I install

root@vmi71:~# npm install sneaks-api
npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
npm WARN root No description
npm WARN root No repository field.
npm WARN root No README data
npm WARN root No license field.

+ sneaks-api@1.2.3
updated 1 package and audited 279 packages in 1.438s

22 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

root@vmi71:~# npm fund
/root
├─┬ https://github.com/cheeriojs/cheerio?sponsor=1
│ └── cheerio@1.0.0-rc.10
├─┬ https://github.com/sindresorhus/got?sponsor=1
│ └── got@11.8.3
├─┬ https://opencollective.com/mongoose
│ └── mongoose@5.13.14
├─┬ https://github.com/sponsors/fb55
│ └── cheerio-select@1.5.0, htmlparser2@6.1.0, css-select@4.2.1, css-what@5.1.0,                                                                                        domelementtype@2.2.0
├─┬ https://github.com/cheeriojs/dom-serializer?sponsor=1
│ └── dom-serializer@1.3.2
├─┬ https://github.com/fb55/domhandler?sponsor=1
│ └── domhandler@4.3.0
├─┬ https://github.com/fb55/htmlparser2?sponsor=1
│ └── htmlparser2@6.1.0
├─┬ https://github.com/fb55/domutils?sponsor=1
│ └── domutils@2.8.0
├─┬ https://github.com/fb55/nth-check?sponsor=1
│ └── nth-check@2.0.1
├─┬ https://github.com/fb55/entities?sponsor=1
│ └── entities@2.2.0
├─┬ https://github.com/sponsors/ljharb
│ └── qs@6.9.6
├─┬ https://github.com/sponsors/feross
│ └── safe-buffer@5.2.1
├─┬ https://www.patreon.com/feross
│ └── safe-buffer@5.2.1
├─┬ https://feross.org/support
│ └── safe-buffer@5.2.1
├─┬ https://github.com/sindresorhus/is?sponsor=1
│ └── @sindresorhus/is@4.3.0
├─┬ https://github.com/sponsors/sindresorhus
│ └── decompress-response@6.0.0, get-stream@5.2.0, normalize-url@6.1.0, mimic-re                                                                                       sponse@3.1.0, quick-lru@5.1.1
└─┬ https://github.com/sponsors/epoberezkin
  └── ajv@6.12.6
Mx455 commented 2 years ago

Hi,

i can't understand, how can i fix this error?

root@vmi717221:/var/sneaks# npm install sneaks-api
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: 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.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 174 packages, and audited 175 packages in 11s

22 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
root@vmi717:/var/sneaks#