BeepIsla / CSGO-Overwatch-Bot

Automatically solve CSGO Overwatch cases
GNU Affero General Public License v3.0
186 stars 45 forks source link

STEAMWORKS - ERROR #217

Closed MarekWojtulewski closed 2 years ago

MarekWojtulewski commented 2 years ago

Hello, I wanted to use node "index.js STEAMWORKS" for overwatch bot but after trying to launch the command "node index.js STEAMWORKS" I'm getting an error : image ps: I didn't change anything in the config file (just added username/password all what was needed for normal index.js) What have I already tried to do to fix this problem:

npm i ./extension/steam npm i ./extension/steam\"." npm i ./extension/steam --save-optional npm i steamworks npm i steamworks-api npm i steamworkshopdownloader npm i steamworks-binding npm i steamworks_sdk npm audit fix --force npm audit fix

of course I have installed node-gyp (ver 8.2.0) and node.js (ver 16.9.1) I also turned off restrictions on installed scripts in windows etc

0 verbose cli [ 0 verbose cli 'C:\Program Files\nodejs\node.exe', 0 verbose cli 'C:\Users\marek\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 0 verbose cli 'audit', 0 verbose cli 'fix', 0 verbose cli '--force' 0 verbose cli ] 1 info using npm@7.23.0 2 info using node@v16.9.1 3 timing npm:load:whichnode Completed in 0ms 4 timing config:load:defaults Completed in 1ms 5 timing config:load:file:C:\Users\marek\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 2ms 6 timing config:load:builtin Completed in 2ms 7 timing config:load:cli Completed in 2ms 8 timing config:load:env Completed in 1ms 9 timing config:load:file:C:\Users\marek\Desktop\CSGO-Overwatch-Bot-master.npmrc Completed in 0ms 10 timing config:load:project Completed in 0ms 11 timing config:load:file:C:\Users\marek.npmrc Completed in 1ms 12 timing config:load:user Completed in 1ms 13 timing config:load:file:C:\Users\marek\AppData\Roaming\npm\etc\npmrc Completed in 0ms 14 timing config:load:global Completed in 0ms 15 timing config:load:validate Completed in 0ms 16 timing config:load:credentials Completed in 1ms 17 timing config:load:setEnvs Completed in 0ms 18 timing config:load Completed in 8ms 19 timing npm:load:configload Completed in 9ms 20 timing npm:load:setTitle Completed in 1ms 21 timing npm:load:setupLog Completed in 0ms 22 timing config:load:flatten Completed in 3ms 23 timing npm:load:cleanupLog Completed in 2ms 24 timing npm:load:configScope Completed in 0ms 25 timing npm:load:projectScope Completed in 0ms 26 warn using --force Recommended protections disabled. 27 timing npm:load Completed in 18ms 28 timing arborist:ctor Completed in 1ms 29 silly audit bulk request { 29 silly audit steam: [ '1.0.0' ], 29 silly audit '@babel/code-frame': [ '7.12.13', '7.12.11' ], 29 silly audit '@babel/generator': [ '7.14.3' ], 29 silly audit '@babel/helper-function-name': [ '7.14.2' ], 29 silly audit '@babel/helper-get-function-arity': [ '7.12.13' ], 29 silly audit '@babel/helper-split-export-declaration': [ '7.12.13' ], 29 silly audit '@babel/helper-validator-identifier': [ '7.14.0' ], 29 silly audit '@babel/highlight': [ '7.14.0' ], 29 silly audit '@babel/parser': [ '7.14.3' ], 29 silly audit '@babel/template': [ '7.12.13' ], 29 silly audit '@babel/traverse': [ '7.14.2' ], 29 silly audit '@babel/types': [ '7.14.2' ], 29 silly audit '@bbob/parser': [ '2.7.0' ], 29 silly audit '@bbob/plugin-helper': [ '2.7.0' ], 29 silly audit '@doctormckay/stdlib': [ '1.14.1' ], 29 silly audit '@doctormckay/steam-crypto': [ '1.2.0' ], 29 silly audit '@eslint/eslintrc': [ '0.4.1' ], 29 silly audit globals: [ '12.4.0', '13.8.0', '11.12.0' ], 29 silly audit 'type-fest': [ '0.8.1', '0.20.2', '0.13.1', '0.21.3' ], 29 silly audit '@gar/promisify': [ '1.1.2' ], 29 silly audit '@malept/cross-spawn-promise': [ '2.0.0' ], 29 silly audit '@node-steam/vdf': [ '2.2.0' ], 29 silly audit '@npmcli/fs': [ '1.0.0' ], 29 silly audit '@npmcli/move-file': [ '1.1.2' ], 29 silly audit mkdirp: [ '1.0.4', '0.5.5' ], 29 silly audit '@protobufjs/aspromise': [ '1.1.2' ], 29 silly audit '@protobufjs/base64': [ '1.1.2' ], 29 silly audit '@protobufjs/codegen': [ '2.0.4' ], 29 silly audit '@protobufjs/eventemitter': [ '1.1.0' ], 29 silly audit '@protobufjs/fetch': [ '1.1.0' ], 29 silly audit '@protobufjs/float': [ '1.0.2' ], 29 silly audit '@protobufjs/inquire': [ '1.1.0' ], 29 silly audit '@protobufjs/path': [ '1.1.2' ], 29 silly audit '@protobufjs/pool': [ '1.1.0' ], 29 silly audit '@protobufjs/utf8': [ '1.1.0' ], 29 silly audit '@sindresorhus/is': [ '4.2.0' ], 29 silly audit '@szmarczak/http-timer': [ '4.0.6' ], 29 silly audit '@tootallnate/once': [ '1.1.2' ], 29 silly audit '@types/bytebuffer': [ '5.0.42' ], 29 silly audit '@types/cacheable-request': [ '6.0.2' ], 29 silly audit '@types/http-cache-semantics': [ '4.0.1' ], 29 silly audit '@types/keyv': [ '3.1.3' ], 29 silly audit '@types/lodash': [ '4.14.170' ], 29 silly audit '@types/long': [ '4.0.1' ], 29 silly audit '@types/node': [ '15.6.1' ], 29 silly audit '@types/responselike': [ '1.0.0' ], 29 silly audit abbrev: [ '1.1.1' ], 29 silly audit acorn: [ '7.4.1' ], 29 silly audit 'acorn-jsx': [ '5.3.1' ], 29 silly audit 'adm-zip': [ '0.4.16' ], 29 silly audit 'agent-base': [ '6.0.2' ], 29 silly audit agentkeepalive: [ '4.1.4' ], 29 silly audit 'aggregate-error': [ '3.1.0' ], 29 silly audit ajv: [ '6.12.6', '8.5.0' ], 29 silly audit 'almost-equal': [ '1.1.0' ], 29 silly audit 'ansi-colors': [ '4.1.1' ], 29 silly audit 'ansi-escapes': [ '4.3.2' ], 29 silly audit 'ansi-regex': [ '5.0.0', '2.1.1', '3.0.0' ], 29 silly audit 'ansi-styles': [ '3.2.1', '4.3.0' ], 29 silly audit 'apex-di': [ '1.0.0' ], 29 silly audit appdirectory: [ '0.1.0' ], 29 silly audit aproba: [ '1.2.0' ], 29 silly audit 'are-we-there-yet': [ '1.1.7' ], 29 silly audit argparse: [ '1.0.10' ], 29 silly audit 'array-union': [ '1.0.2' ], 29 silly audit 'array-uniq': [ '1.0.3' ], 29 silly audit 'astral-regex': [ '2.0.0' ], 29 silly audit 'available-typed-arrays': [ '1.0.4' ], 29 silly audit axios: [ '0.21.4' ], 29 silly audit 'babel-eslint': [ '10.1.0' ], 29 silly audit 'balanced-match': [ '1.0.2' ], 29 silly audit 'base64-js': [ '1.5.1' ], 29 silly audit 'big-integer': [ '1.6.48' ], 29 silly audit binary: [ '0.3.0' ], 29 silly audit binarykvparser: [ '2.2.0' ], 29 silly audit long: [ '3.2.0', '4.0.0' ], 29 silly audit 'bit-buffer': [ '0.0.3' ], 29 silly audit bl: [ '4.1.0' ], 29 silly audit 'readable-stream': [ '3.6.0', '2.3.7' ], 29 silly audit bluebird: [ '3.4.7' ], 29 silly audit boolbase: [ '1.0.0' ], 29 silly audit 'brace-expansion': [ '1.1.11' ], 29 silly audit buffer: [ '5.7.1' ], 29 silly audit 'buffer-indexof-polyfill': [ '1.0.2' ], 29 silly audit buffers: [ '0.1.1' ], 29 silly audit bytebuffer: [ '5.0.1' ], 29 silly audit cacache: [ '15.3.0' ], 29 silly audit 'cacheable-lookup': [ '5.0.4' ], 29 silly audit 'cacheable-request': [ '7.0.2' ], 29 silly audit 'call-bind': [ '1.0.2' ], 29 silly audit callsites: [ '3.1.0' ], 29 silly audit camelcase: [ '6.2.0' ], 29 silly audit chainsaw: [ '0.1.0' ], 29 silly audit chalk: [ '2.4.2', '4.1.1', '4.1.2' ], 29 silly audit chardet: [ '0.7.0' ], 29 silly audit cheerio: [ '1.0.0-rc.9' ], 29 silly audit 'cheerio-select': [ '1.4.0' ], 29 silly audit chownr: [ '2.0.0' ], 29 silly audit 'clean-stack': [ '2.2.0' ], 29 silly audit 'cli-cursor': [ '3.1.0' ], 29 silly audit 'cli-spinners': [ '2.6.0' ], 29 silly audit 'cli-table3': [ '0.6.0' ], 29 silly audit 'cli-width': [ '3.0.0' ], 29 silly audit cliui: [ '7.0.4' ], 29 silly audit clone: [ '1.0.4' ], 29 silly audit 'clone-response': [ '1.0.2' ], 29 silly audit 'code-point-at': [ '1.1.0' ], 29 silly audit 'color-convert': [ '1.9.3', '2.0.1' ], 29 silly audit 'color-name': [ '1.1.3', '1.1.4' ], 29 silly audit colors: [ '1.4.0' ], 29 silly audit 'concat-map': [ '0.0.1' ], 29 silly audit 'console-control-strings': [ '1.1.0' ], 29 silly audit 'core-util-is': [ '1.0.2' ], 29 silly audit 'cross-spawn': [ '7.0.3' ], 29 silly audit 'css-select': [ '4.1.2' ], 29 silly audit 'css-what': [ '5.0.1' ], 29 silly audit cuint: [ '0.2.2' ], 29 silly audit debug: [ '4.3.1' ], 29 silly audit decamelize: [ '5.0.0' ], 29 silly audit 'decompress-response': [ '6.0.0' ], 29 silly audit 'mimic-response': [ '3.1.0', '1.0.1' ], 29 silly audit 'deep-is': [ '0.1.3' ], 29 silly audit defaults: [ '1.0.3' ], 29 silly audit 'defer-to-connect': [ '2.0.1' ], 29 silly audit 'define-properties': [ '1.1.3' ], 29 silly audit delegates: [ '1.0.0' ], 29 silly audit demofile: [ '1.9.0' ], 29 silly audit depd: [ '1.1.2' ], 29 silly audit 'detect-libc': [ '1.0.3' ], 29 silly audit doctrine: [ '3.0.0' ], 29 silly audit 'dom-serializer': [ '1.3.2' ], 29 silly audit domelementtype: [ '2.2.0' ], 29 silly audit domhandler: [ '4.2.0' ], 29 silly audit domutils: [ '2.6.0' ], 29 silly audit duplexer2: [ '0.1.4' ], 29 silly audit 'electron-rebuild': [ '3.2.3' ], 29 silly audit 'emoji-regex': [ '8.0.0' ], 29 silly audit encoding: [ '0.1.13' ], 29 silly audit 'iconv-lite': [ '0.6.3', '0.4.24' ], 29 silly audit 'end-of-stream': [ '1.4.4' ], 29 silly audit enquirer: [ '2.3.6' ], 29 silly audit entities: [ '2.2.0' ], 29 silly audit 'env-paths': [ '2.2.1' ], 29 silly audit 'err-code': [ '2.0.3' ], 29 silly audit 'es-abstract': [ '1.18.2' ], 29 silly audit 'es-to-primitive': [ '1.2.1' ], 29 silly audit escalade: [ '3.1.1' ], 29 silly audit 'escape-string-regexp': [ '1.0.5', '4.0.0' ], 29 silly audit eslint: [ '7.27.0' ], 29 silly audit 'eslint-scope': [ '5.1.1' ], 29 silly audit 'eslint-utils': [ '2.1.0' ], 29 silly audit 'eslint-visitor-keys': [ '1.3.0', '2.1.0' ], 29 silly audit 'has-flag': [ '4.0.0', '3.0.0' ], 29 silly audit 'supports-color': [ '7.2.0', '5.5.0' ], 29 silly audit espree: [ '7.3.1' ], 29 silly audit esprima: [ '4.0.1' ], 29 silly audit esquery: [ '1.4.0' ], 29 silly audit estraverse: [ '5.2.0', '4.3.0' ], 29 silly audit esrecurse: [ '4.3.0' ], 29 silly audit esutils: [ '2.0.3' ], 29 silly audit 'external-editor': [ '3.1.0' ], 29 silly audit 'fast-deep-equal': [ '3.1.3' ], 29 silly audit 'fast-json-stable-stringify': [ '2.1.0' ], 29 silly audit 'fast-levenshtein': [ '2.0.6' ], 29 silly audit figures: [ '3.2.0' ], 29 silly audit 'file-entry-cache': [ '6.0.1' ], 29 silly audit 'file-manager': [ '2.0.0' ], 29 silly audit 'flat-cache': [ '3.0.4' ], 29 silly audit flatted: [ '3.1.1' ], 29 silly audit 'follow-redirects': [ '1.14.4' ], 29 silly audit foreach: [ '2.0.5' ], 29 silly audit 'fs-extra': [ '10.0.0' ], 29 silly audit 'fs-minipass': [ '2.1.0' ], 29 silly audit 'fs.realpath': [ '1.0.0' ], 29 silly audit fstream: [ '1.0.12' ], 29 silly audit rimraf: [ '2.7.1', '3.0.2' ], 29 silly audit 'function-bind': [ '1.1.1' ], 29 silly audit 'functional-red-black-tree': [ '1.0.1' ], 29 silly audit gauge: [ '2.7.4' ], 29 silly audit 'is-fullwidth-code-point': [ '1.0.0', '3.0.0', '2.0.0' ], 29 silly audit 'string-width': [ '1.0.2', '4.2.2', '2.1.1' ], 29 silly audit 'strip-ansi': [ '3.0.1', '6.0.0', '4.0.0' ], 29 silly audit 'get-caller-file': [ '2.0.5' ], 29 silly audit 'get-intrinsic': [ '1.1.1' ], 29 silly audit 'get-stream': [ '5.2.0' ], 29 silly audit glob: [ '7.1.7' ], 29 silly audit 'glob-parent': [ '5.1.2' ], 29 silly audit globby: [ '6.1.0' ], 29 silly audit got: [ '11.8.2' ], 29 silly audit 'graceful-fs': [ '4.2.6' ], 29 silly audit greenworks: [ '0.1.0' ], 29 silly audit has: [ '1.0.3' ], 29 silly audit 'has-bigints': [ '1.0.1' ], 29 silly audit 'has-symbols': [ '1.0.2' ], 29 silly audit 'has-unicode': [ '2.0.1' ], 29 silly audit htmlparser2: [ '6.1.0' ], 29 silly audit 'http-cache-semantics': [ '4.1.0' ], 29 silly audit 'http-proxy-agent': [ '4.0.1' ], 29 silly audit 'http2-wrapper': [ '1.0.3' ], 29 silly audit 'https-proxy-agent': [ '5.0.0' ], 29 silly audit 'humanize-ms': [ '1.2.1' ], 29 silly audit ieee754: [ '1.2.1' ], 29 silly audit ignore: [ '4.0.6' ], 29 silly audit 'import-fresh': [ '3.3.0' ], 29 silly audit imurmurhash: [ '0.1.4' ], 29 silly audit 'indent-string': [ '4.0.0' ], 29 silly audit 'infer-owner': [ '1.0.4' ], 29 silly audit inflight: [ '1.0.6' ], 29 silly audit inherits: [ '2.0.4' ], 29 silly audit inquirer: [ '7.3.3' ], 29 silly audit ip: [ '1.1.5' ], 29 silly audit is: [ '0.2.7' ], 29 silly audit 'is-arguments': [ '1.1.0' ], 29 silly audit 'is-bigint': [ '1.0.2' ], 29 silly audit 'is-boolean-object': [ '1.1.1' ], 29 silly audit 'is-callable': [ '1.2.3' ], 29 silly audit 'is-core-module': [ '2.4.0' ], 29 silly audit 'is-date-object': [ '1.0.4' ], 29 silly audit 'is-extglob': [ '2.1.1' ], 29 silly audit 'is-generator-function': [ '1.0.9' ], 29 silly audit 'is-glob': [ '4.0.1' ], 29 silly audit 'is-interactive': [ '1.0.0' ], 29 silly audit 'is-lambda': [ '1.0.1' ], 29 silly audit 'is-negative-zero': [ '2.0.1' ], 29 silly audit 'is-number-object': [ '1.0.5' ], 29 silly audit 'is-regex': [ '1.1.3' ], 29 silly audit 'is-string': [ '1.0.6' ], 29 silly audit 'is-symbol': [ '1.0.4' ], 29 silly audit 'is-typed-array': [ '1.1.5' ], 29 silly audit 'is-unicode-supported': [ '0.1.0' ], 29 silly audit isarray: [ '1.0.0' ], 29 silly audit isexe: [ '2.0.0' ], 29 silly audit 'js-tokens': [ '4.0.0' ], 29 silly audit 'js-yaml': [ '3.14.1' ], 29 silly audit jsesc: [ '2.5.2' ], 29 silly audit 'json-buffer': [ '3.0.1' ], 29 silly audit 'json-schema-traverse': [ '0.4.1', '1.0.0' ], 29 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ], 29 silly audit jsonfile: [ '6.1.0' ], 29 silly audit keyv: [ '4.0.3' ], 29 silly audit levn: [ '0.4.1' ], 29 silly audit listenercount: [ '1.0.1' ], 29 silly audit lodash: [ '4.17.21' ], 29 silly audit 'lodash.clonedeep': [ '4.5.0' ], 29 silly audit 'lodash.merge': [ '4.6.2' ], 29 silly audit 'lodash.truncate': [ '4.4.2' ], 29 silly audit 'log-symbols': [ '4.1.0' ], 29 silly audit 'lowercase-keys': [ '2.0.0' ], 29 silly audit 'lru-cache': [ '6.0.0' ], 29 silly audit lzma: [ '2.3.2' ], 29 silly audit 'lzma-native': [ '8.0.1' ], 29 silly audit 'make-fetch-happen': [ '8.0.14' ], 29 silly audit 'mimic-fn': [ '2.1.0' ], 29 silly audit minimatch: [ '3.0.4' ], 29 silly audit minimist: [ '1.2.5' ], 29 silly audit minipass: [ '3.1.5' ], 29 silly audit 'minipass-collect': [ '1.0.2' ], 29 silly audit 'minipass-fetch': [ '1.4.1' ], 29 silly audit 'minipass-flush': [ '1.0.5' ], 29 silly audit 'minipass-pipeline': [ '1.2.4' ], 29 silly audit 'minipass-sized': [ '1.0.3' ], 29 silly audit minizlib: [ '2.1.2' ], 29 silly audit ms: [ '2.1.2' ], 29 silly audit 'mute-stream': [ '0.0.8' ], 29 silly audit 'natural-compare': [ '1.4.0' ], 29 silly audit 'node-abi': [ '2.30.1' ], 29 silly audit semver: [ '5.7.1', '7.3.5' ], 29 silly audit 'node-addon-api': [ '3.2.1' ], 29 silly audit 'node-api-version': [ '0.1.4' ], 29 silly audit 'node-fetch': [ '2.6.1' ], 29 silly audit 'node-gyp': [ '8.2.0' ], 29 silly audit 'node-gyp-build': [ '4.3.0' ], 29 silly audit 'node-vdf': [ '0.0.3' ], 29 silly audit 'node.extend': [ '1.0.8' ], 29 silly audit 'object-keys': [ '0.4.0', '1.1.1' ], 29 silly audit 'node.flow': [ '1.2.3' ], 29 silly audit nopt: [ '5.0.0' ], 29 silly audit 'normalize-url': [ '6.1.0' ], 29 silly audit npmlog: [ '4.1.2' ], 29 silly audit 'nth-check': [ '2.0.0' ], 29 silly audit 'number-is-nan': [ '1.0.1' ], 29 silly audit 'object-assign': [ '4.1.1' ], 29 silly audit 'object-inspect': [ '1.10.3' ], 29 silly audit 'object.assign': [ '4.1.2' ], 29 silly audit once: [ '1.4.0' ], 29 silly audit onetime: [ '5.1.2' ], 29 silly audit optionator: [ '0.9.1' ], 29 silly audit ora: [ '5.4.1' ], 29 silly audit 'os-tmpdir': [ '1.0.2' ], 29 silly audit 'p-cancelable': [ '2.1.1' ], 29 silly audit 'p-map': [ '4.0.0' ], 29 silly audit 'parent-module': [ '1.0.1' ], 29 silly audit parse5: [ '6.0.1' ], 29 silly audit 'parse5-htmlparser2-tree-adapter': [ '6.0.1' ], 29 silly audit 'path-is-absolute': [ '1.0.1' ], 29 silly audit 'path-key': [ '3.1.1' ], 29 silly audit 'path-parse': [ '1.0.7' ], 29 silly audit 'permessage-deflate': [ '0.1.7' ], 29 silly audit pify: [ '2.3.0' ], 29 silly audit pinkie: [ '2.0.4' ], 29 silly audit 'pinkie-promise': [ '2.0.1' ], 29 silly audit 'prelude-ls': [ '1.2.1' ], 29 silly audit 'process-nextick-args': [ '2.0.1' ], 29 silly audit progress: [ '2.0.3' ], 29 silly audit 'promise-inflight': [ '1.0.1' ], 29 silly audit 'promise-retry': [ '2.0.1' ], 29 silly audit protobufjs: [ '6.11.2' ], 29 silly audit pump: [ '3.0.0' ], 29 silly audit punycode: [ '2.1.1' ], 29 silly audit 'quick-lru': [ '5.1.1' ], 29 silly audit regexpp: [ '3.1.0' ], 29 silly audit 'require-directory': [ '2.1.1' ], 29 silly audit 'require-from-string': [ '2.0.2' ], 29 silly audit resolve: [ '1.20.0' ], 29 silly audit 'resolve-alpn': [ '1.2.1' ], 29 silly audit 'resolve-from': [ '4.0.0' ], 29 silly audit responselike: [ '2.0.0' ], 29 silly audit 'restore-cursor': [ '3.1.0' ], 29 silly audit retry: [ '0.12.0' ], 29 silly audit rmdir: [ '1.2.0' ], 29 silly audit 'run-async': [ '2.4.1' ], 29 silly audit rxjs: [ '6.6.7' ], 29 silly audit tslib: [ '1.14.1', '2.2.0' ], 29 silly audit 'safe-buffer': [ '5.1.2' ], 29 silly audit 'safer-buffer': [ '2.1.2' ], 29 silly audit 'serialize-error': [ '7.0.1' ], 29 silly audit 'set-blocking': [ '2.0.0' ], 29 silly audit setimmediate: [ '1.0.5' ], 29 silly audit 'shebang-command': [ '2.0.0' ], 29 silly audit 'shebang-regex': [ '3.0.0' ], 29 silly audit 'signal-exit': [ '3.0.3' ], 29 silly audit 'slice-ansi': [ '4.0.0' ], 29 silly audit 'smart-buffer': [ '4.2.0' ], 29 silly audit socks: [ '2.6.1' ], 29 silly audit 'socks-proxy-agent': [ '5.0.1' ], 29 silly audit 'source-map': [ '0.5.7' ], 29 silly audit 'sprintf-js': [ '1.0.3' ], 29 silly audit ssri: [ '8.0.1' ], 29 silly audit 'steam-appticket': [ '1.0.1' ], 29 silly audit 'steam-totp': [ '2.1.1' ], 29 silly audit 'steam-user': [ '4.19.8' ], 29 silly audit steamid: [ '1.1.3' ], 29 silly audit 'steamworkers-webapi': [ '1.1.2' ], 29 silly audit steamworks: [ '0.0.11' ], 29 silly audit steamworks_sdk: [ '1.46.0' ], 29 silly audit 'steamworks-api': [ '0.0.3' ], 29 silly audit steamworkshopdownloader: [ '1.0.1' ], 29 silly audit string_decoder: [ '1.1.1' ], 29 silly audit 'string.prototype.trimend': [ '1.0.4' ], 29 silly audit 'string.prototype.trimstart': [ '1.0.4' ], 29 silly audit 'strip-json-comments': [ '3.1.1' ], 29 silly audit table: [ '6.7.1' ], 29 silly audit tar: [ '6.1.11' ], 29 silly audit 'text-table': [ '0.2.0' ], 29 silly audit through: [ '2.3.8' ], 29 silly audit tmp: [ '0.0.33' ], 29 silly audit 'to-fast-properties': [ '2.0.0' ], 29 silly audit traverse: [ '0.3.9' ], 29 silly audit 'type-check': [ '0.4.0' ], 29 silly audit 'unbox-primitive': [ '1.0.1' ], 29 silly audit 'unbzip2-stream': [ '1.4.3' ], 29 silly audit 'unique-filename': [ '1.1.1' ], 29 silly audit 'unique-slug': [ '2.0.2' ], 29 silly audit universalify: [ '2.0.0' ], 29 silly audit unzipper: [ '0.10.11' ], 29 silly audit 'uri-js': [ '4.4.1' ], 29 silly audit util: [ '0.12.3' ], 29 silly audit 'util-deprecate': [ '1.0.2' ], 29 silly audit 'v8-compile-cache': [ '2.3.0' ], 29 silly audit vdf: [ '0.0.2' ], 29 silly audit 'vdf-parser': [ '1.1.0' ], 29 silly audit wcwidth: [ '1.0.1' ], 29 silly audit 'websocket-extensions': [ '0.1.4' ], 29 silly audit websocket13: [ '2.2.0' ], 29 silly audit which: [ '2.0.2' ], 29 silly audit 'which-boxed-primitive': [ '1.0.2' ], 29 silly audit 'which-typed-array': [ '1.1.4' ], 29 silly audit 'wide-align': [ '1.1.3' ], 29 silly audit 'word-wrap': [ '1.2.3' ], 29 silly audit 'wrap-ansi': [ '7.0.0' ], 29 silly audit wrappy: [ '1.0.2' ], 29 silly audit y18n: [ '5.0.8' ], 29 silly audit yallist: [ '4.0.0' ], 29 silly audit yargs: [ '17.1.1' ], 29 silly audit 'yargs-parser': [ '20.2.9' ], 29 silly audit zlib: [ '1.0.5' ] 29 silly audit } 30 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 541ms 31 timing auditReport:getReport Completed in 546ms 32 silly audit report { 32 silly audit report 'node.extend': [ 32 silly audit report { 32 silly audit report id: 781, 32 silly audit report url: 'https://npmjs.com/advisories/781', 32 silly audit report title: 'Prototype Pollution', 32 silly audit report severity: 'moderate', 32 silly audit report vulnerable_versions: '>=2.0.0 <2.0.1 || <1.1.7' 32 silly audit report } 32 silly audit report ] 32 silly audit report } 33 timing metavuln:cache:get:security-advisory:node.extend:QRZlsvXvRYtJ/JE0ytCKADnr4nPQR5mRk27UuBQC9uQV5WkoM9Wv66YWnFCLeQ/kjGOoIx+VZ767fHTM+PFuzA== Completed in 5ms 34 http fetch GET 200 https://registry.npmjs.org/node.extend 10ms (cache hit) 35 timing metavuln:packument:node.extend Completed in 11ms 36 timing metavuln:load:security-advisory:node.extend:781 Completed in 0ms 37 timing metavuln:calculate:security-advisory:node.extend:781 Completed in 12ms 38 timing metavuln:cache:get:security-advisory:node.flow:Y1aJY75GQXKsrwIfQJT3EetN/gUmM5xvFN8LBNc06QiBpxSX53XUEZCUefFH2lN3rl9z7/9pNN2SjJQwlcVGPw== Completed in 2ms 39 http fetch GET 200 https://registry.npmjs.org/node.flow 4ms (cache hit) 40 timing metavuln:packument:node.flow Completed in 5ms 41 timing metavuln:load:security-advisory:node.flow:QRZlsvXvRYtJ/JE0ytCKADnr4nPQR5mRk27UuBQC9uQV5WkoM9Wv66YWnFCLeQ/kjGOoIx+VZ767fHTM+PFuzA== Completed in 0ms 42 timing metavuln:calculate:security-advisory:node.flow:QRZlsvXvRYtJ/JE0ytCKADnr4nPQR5mRk27UuBQC9uQV5WkoM9Wv66YWnFCLeQ/kjGOoIx+VZ767fHTM+PFuzA== Completed in 5ms 43 timing metavuln:cache:get:security-advisory:rmdir:KKUbtVibpfPPVsspicnPhy58hil/Ta2NdcrFEk5sIOVHYeqmJ6wh2nnayjEtvpe5KdwA+PasdYILVmwk887Q7g== Completed in 1ms 44 http fetch GET 200 https://registry.npmjs.org/rmdir 4ms (cache hit) 45 timing metavuln:packument:rmdir Completed in 4ms 46 timing metavuln:load:security-advisory:rmdir:Y1aJY75GQXKsrwIfQJT3EetN/gUmM5xvFN8LBNc06QiBpxSX53XUEZCUefFH2lN3rl9z7/9pNN2SjJQwlcVGPw== Completed in 0ms 47 timing metavuln:calculate:security-advisory:rmdir:Y1aJY75GQXKsrwIfQJT3EetN/gUmM5xvFN8LBNc06QiBpxSX53XUEZCUefFH2lN3rl9z7/9pNN2SjJQwlcVGPw== Completed in 4ms 48 timing metavuln:cache:get:security-advisory:steamworks:QLEnS1d/3ltdagzkBfwtdXIL5VAGbj7jrMGlc7L6CGaIHv6n5FFlmt4IkYmg7Ijq0/Jq1RCMnr6Dc2hbDJg9Vg== Completed in 1ms 49 http fetch GET 200 https://registry.npmjs.org/steamworks 3ms (cache hit) 50 timing metavuln:packument:steamworks Completed in 4ms 51 timing metavuln:load:security-advisory:steamworks:KKUbtVibpfPPVsspicnPhy58hil/Ta2NdcrFEk5sIOVHYeqmJ6wh2nnayjEtvpe5KdwA+PasdYILVmwk887Q7g== Completed in 0ms 52 timing metavuln:calculate:security-advisory:steamworks:KKUbtVibpfPPVsspicnPhy58hil/Ta2NdcrFEk5sIOVHYeqmJ6wh2nnayjEtvpe5KdwA+PasdYILVmwk887Q7g== Completed in 4ms 53 timing auditReport:init Completed in 28ms 54 timing audit Completed in 793ms 55 timing idealTree:init Completed in 1ms 56 warn audit Updating steamworks to 0.0.1,which is a SemVer major change. 57 timing idealTree:userRequests Completed in 5ms 58 silly idealTree buildDeps 59 silly fetch manifest steamworks@0.0.1 60 silly placeDep ROOT steamworks@0.0.1 REPLACE for: csgo-overwatch-bot@2.6.5 want: 0.0.1 61 silly fetch manifest console-stamp@ 62 silly fetch manifest vdf@git+https://github.com/AviiNL/node-vdf.git 63 verbose shrinkwrap failed to load node_modules/.package-lock.json missing from node_modules: extension/steam 64 http fetch GET 200 https://registry.npmjs.org/console-stamp 263ms (cache revalidated) 65 timing idealTree:#root Completed in 271ms 66 silly placeDep ROOT console-stamp@3.0.3 OK for: steamworks@0.0.1 want: 67 silly placeDep node_modules/steamworks vdf@ OK for: steamworks@0.0.1 want: git+https://github.com/AviiNL/node-vdf.git 68 silly fetch manifest chalk@^4.1.1 69 silly fetch manifest dateformat@^4.5.1 70 http fetch GET 200 https://registry.npmjs.org/chalk 86ms (cache revalidated) 71 http fetch GET 200 https://registry.npmjs.org/dateformat 209ms (cache revalidated) 72 timing idealTree:node_modules/steamworks Completed in 213ms 73 silly placeDep node_modules/console-stamp chalk@4.1.2 OK for: console-stamp@3.0.3 want: ^4.1.1 74 silly placeDep ROOT dateformat@4.5.1 OK for: console-stamp@3.0.3 want: ^4.5.1 75 silly fetch manifest ansi-styles@^4.1.0 76 silly fetch manifest supports-color@^7.1.0 77 http fetch GET 200 https://registry.npmjs.org/ansi-styles 85ms (cache revalidated) 78 http fetch GET 200 https://registry.npmjs.org/supports-color 86ms (cache revalidated) 79 timing idealTree:node_modules/console-stamp Completed in 89ms 80 timing idealTree:node_modules/dateformat Completed in 0ms 81 silly placeDep node_modules/console-stamp ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0 82 silly placeDep node_modules/console-stamp supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0 83 silly fetch manifest color-convert@^2.0.1 84 silly fetch manifest has-flag@^4.0.0 85 http fetch GET 200 https://registry.npmjs.org/has-flag 89ms (cache revalidated) 86 http fetch GET 200 https://registry.npmjs.org/color-convert 90ms (cache revalidated) 87 timing idealTree:node_modules/console-stamp/node_modules/chalk Completed in 92ms 88 silly placeDep node_modules/console-stamp color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1 89 silly fetch manifest color-name@~1.1.4 90 http fetch GET 200 https://registry.npmjs.org/color-name 77ms (cache revalidated) 91 timing idealTree:node_modules/console-stamp/node_modules/ansi-styles Completed in 79ms 92 silly placeDep node_modules/console-stamp color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4 93 timing idealTree:node_modules/console-stamp/node_modules/color-convert Completed in 1ms 94 timing idealTree:node_modules/console-stamp/node_modules/color-name Completed in 0ms 95 silly placeDep node_modules/console-stamp has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0 96 timing idealTree:node_modules/console-stamp/node_modules/supports-color Completed in 1ms 97 timing idealTree:node_modules/console-stamp/node_modules/has-flag Completed in 0ms 98 timing idealTree:node_modules/steamworks/node_modules/vdf Completed in 0ms 99 timing idealTree:extension/steam Completed in 0ms 100 timing idealTree:buildDeps Completed in 747ms 101 timing idealTree:fixDepFlags Completed in 6ms 102 timing idealTree Completed in 759ms 103 timing command:audit Completed in 1555ms 104 verbose stack Error: An unknown git error occurred 104 verbose stack at makeError (C:\Users\marek\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\git\lib\make-error.js:28:13) 104 verbose stack at C:\Users\marek\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\git\lib\spawn.js:36:26 104 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5) 105 verbose cwd C:\Users\marek\Desktop\CSGO-Overwatch-Bot-master 106 verbose Windows_NT 10.0.19043 107 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\marek\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "audit" "fix" "--force" 108 verbose node v16.9.1 109 verbose npm v7.23.0 110 error code ENOENT 111 error syscall spawn git 112 error path git 113 error errno -4058 114 error enoent An unknown git error occurred 115 error enoent This is related to npm not being able to find a file. 116 verbose exit -4058

npm fund: image other photos: image image image

BeepIsla commented 2 years ago

First: Don't do this

npm i steamworks
npm i steamworks-api
npm i steamworkshopdownloader
npm i steamworks-binding
npm i steamworks_sdk

Doing that installs from a remote registry of modules, which is not the one we want to install. You must delete them: Either delete your node_modules folder or run npm uninstall steamworks with all of them


Second: When you ran npm i ./extension/steam it showed no errors, so it should work? What happens if you run node index.js STEAMWORKS again?


Third: npm audit and npm fund are irrelevant.

MarekWojtulewski commented 2 years ago

Hello, thanks for ur reply . I did everything that u said (uninstalled every steamworks @up ) then i used once again "npm i ./extension/steam" image and I'm still having the same error msg: image

BeepIsla commented 2 years ago

Open helpers/Steamworks.js and edit line 52 to be this:

} catch (err) {
    console.error(err);
    console.log("Failed to find Steamworks module - Attempting to automatically install...");

then try to run the program again using node index.js STEAMWORKS, it should output a more detailed error

MarekWojtulewski commented 2 years ago

Open helpers/Steamworks.js and edit line 52 to be this:

} catch (err) {
  console.error(err);
  console.log("Failed to find Steamworks module - Attempting to automatically install...");

then try to run the program again using node index.js STEAMWORKS, it should output a more detailed error image

BeepIsla commented 2 years ago

In your node_modules folder is there a steam folder?

MarekWojtulewski commented 2 years ago

In your node_modules folder is there a steam folder?

image that's all folders with name "steam" in node_modules

BeepIsla commented 2 years ago

What is inside the extensions/steam folder?

MarekWojtulewski commented 2 years ago

What is inside the extensions/steam folder?

image

BeepIsla commented 2 years ago

That makes no sense. Try executing node-gyp rebuild inside the extension/steam directory.

MarekWojtulewski commented 2 years ago

node-gyp rebuild

image

BeepIsla commented 2 years ago

Did you install NodeJS with this option? If not, do so now.

MarekWojtulewski commented 2 years ago

Did you install NodeJS with this option? If not, do so now.

I had this option checked when i was installing today a new update so yes but i can install it again np

MarekWojtulewski commented 2 years ago

It's reinstalling all tools right now, I will let u know if that fixed my problem after idk 20-30 min

MarekWojtulewski commented 2 years ago

All have been reinstalled and now everything works as it should, I'm really sorry for taking your time. but I had all installed before Idk why it was not working maybe something didn't install before I'm not sure.

BeepIsla commented 2 years ago

At least it works now.