Giter Site home page Giter Site logo

freecarts's Introduction

freecarts's People

Contributors

connorlurring avatar fraserdale avatar jmannanc avatar vanhoof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freecarts's Issues

Any known issues with Adisplash based carts?

Carts delivered from Adisplash do not trigger a the bot to pick up on them and send to the public channel. Other bots (Latch) work just fine with the same setup, just curious if this is a known issue or if I should debug further

Kodai Error

When a cart is sent to the server, I get the following error and the cart is not sent to the public channel.
cart free carts
logs free carts

ReferenceError: sku is not defined

I keep getting referenceError:sku not defined, I added the old config file into the latest files since it was missing and not working properly but everytime a cart comes into my private channel it doesnt go to the public one and the command prompt says that referenceerror any way to fix this..?

Error handling

e.g.
if server info is wrong/missing
if reaction or something goes wrong anywhere

potential feature
logging for who redeemed what

SoleAIO cart error

ReferenceError: footerText is not defined
at Object.module.exports.getBotByFooter.footer [as getBotByFooter] (C:\Users \Kevin\Desktop\freeCarts\utils.js:28:7)
at message.embeds.forEach.e (C:\Users\Kevin\Desktop\freeCarts\main.js:129:47 )
at Array.forEach ()
at Client.bot.on.message (C:\Users\Kevin\Desktop\freeCarts\main.js:127:32)
at Client.emit (events.js:182:13)
at MessageCreateHandler.handle (C:\Users\Kevin\Desktop\freeCarts\node_module s\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
at WebSocketPacketManager.handle (C:\Users\Kevin\Desktop\freeCarts\node_modu les\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
at WebSocketConnection.onPacket (C:\Users\Kevin\Desktop\freeCarts\node_modul es\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
at WebSocketConnection.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modu les\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
at WebSocket.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modules\ws\lib \event-target.js:120:16)

Split?

i got everything to work but now for some reason when i click the cart reaction nothing happens

Error: Cannot find module '/Users/cookina/index.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3

Error: Cannot find module '/Users/cookina/index.js'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3

Error on Reactions

image

Get these two errors when a reaction is added to a cart - Have you come across this in testing?

KodaiAIO error

ReferenceError: footerText is not defined
at Object.module.exports.getBotByFooter.footer [as getBotByFooter] (C:\Users\Kevin\Desktop\freeCarts\utils.js:28:7)
at message.embeds.forEach.e (C:\Users\Kevin\Desktop\freeCarts\main.js:129:47)
at Array.forEach ()
at Client.bot.on.message (C:\Users\Kevin\Desktop\freeCarts\main.js:127:32)
at Client.emit (events.js:182:13)
at MessageCreateHandler.handle (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
at WebSocketPacketManager.handle (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
at WebSocketConnection.onPacket (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
at WebSocketConnection.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
at WebSocket.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modules\ws\lib\event-target.js:120:16)

add option for how many

add an option for how many per person. Most of this is already done just needs to be changeable

Once I hit start nothing happens.

after installing everything on node i got this message, added 230 packages from 152 contributors and audited 520 packages in 25.605s
found 3 high severity vulnerabilities
run npm audit fix to fix them, or npm audit for details. not sure if it has anything to do with it or it's something internally.

login details incorrect

after starting the program and filling in all issue and double and triple checking still get this issue

sodium@^2.0.3 needing Update

Sodium needing update current version not working.
Prebuild steps completed. Binary libsodium distribution installed in ./deps/build

[email protected] install C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium
node install.js --install

MS Version: 2015
Install Mode

C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium>if not defined npm_config_node_gyp (node "C:\Users\User1\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\User1\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
crypto_aead.cc
crypto_sign.cc
crypto_sign_ed25519.cc
crypto_box.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_box.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_aead.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_sign.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_sign_ed25519.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_box_curve25519xsalsa20poly1305.cc
sodium_runtime.cc
crypto_auth.cc
crypto_auth_algos.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_box_curve25519xsalsa20poly1305.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_auth.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_auth_algos.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_core.cc
crypto_scalarmult_curve25519.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\sodium_runtime.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_scalarmult.cc
crypto_secretbox_xsalsa20poly1305.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_scalarmult_curve25519.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_secretbox.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_core.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_scalarmult.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_secretbox_xsalsa20poly1305.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
sodium.cc
crypto_stream.cc
crypto_streams.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\sodium.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_secretbox.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
helpers.cc
randombytes.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_stream.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_streams.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_pwhash.cc
crypto_hash.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\randombytes.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_hash_sha256.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\helpers.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_hash_sha512.cc
crypto_shorthash.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_pwhash.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_shorthash_siphash24.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash_sha512.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_generichash.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_shorthash.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash_sha256.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_generichash_blake2b.cc
crypto_onetimeauth.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_shorthash_siphash24.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_onetimeauth_poly1305.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_generichash.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_onetimeauth.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
win_delay_load_hook.cc
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_generichash_blake2b.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_onetimeauth_poly1305.cc) [C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\User1\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:189:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\$trappyGoodFella\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium
gyp ERR! node -v v10.15.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\install.js:287
throw new Error(cmdLine + ' exited with code ' + code);
^

Error: node-gyp rebuild exited with code 1
at ChildProcess. (C:\Users\User1\Desktop\freeCarts-master\node_modules\sodium\install.js:287:19)
at ChildProcess.emit (events.js:189:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node install.js --install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install 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\User1\AppData\Roaming\npm-cache_logs\2019-03-31T16_21_52_957Z-debug.log

C:\Users\User1\Desktop\freeCarts-master>

icon

put a fucking icon you commie

Javascript error mac

Uncaught Exception:
SyntaxError: /Users/ben/Downloads/freeCarts-master/config.json: Unexpected token , in JSON at position 194
at JSON.parse ()
at Object.Module._extensions..json (internal/modules/cjs/loader.js:730:27)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at EventEmitter. (/Users/ben/Downloads/freeCarts-master/main.js:80:20)
at EventEmitter.emit (events.js:182:13)
at WebContents. (/Users/ben/Downloads/freeCarts-master/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/browser/api/web-contents.js:284:13)

Latchkey 1.0 Links

Hello! I am commenting because I am wondering if you could add support for the new Latchkey beta update. Everything works I think other than the link, and this is because the web hook is different. If you do not have the beta I would love to send you everything you need about the web hooks and maybe you could just add it as a separate bot for now, since it has not been released to the public yet. Here is an example of the new latchkey web hooks. I also will include what the bot dm's me when it sends the cart. I think it is only missing the link. Message me on discord milesb#0001 if you need any help with this. Thanks!
Screen Shot 2019-03-31 at 1 41 07 PM
Screen Shot 2019-03-31 at 1 41 17 PM

npm ERR! Failed at the [email protected] install script

Trying to put it all together so its not to crowded. I just downloaded the latest updated freeCarts!
I installed Node.js
Then i run npm i get hit with "3 high severity vulnerabilities" then i run "npm audit fix"
then i get a list of dependencies i need to install my self, i am able install:
erlpack@discordapp/erlpack
node-opus@^0.2.7
opusscript@^0.0.6
libsodium-wrappers@^0.7.3
uws@^9.14.0

i am having issues installing only 2 of the dependencies from the list which are
bufferutil@^3.0.3
sodium@^2.0.3

here is a the the following output:

C:\Users\user1\Desktop\freeCarts-master>npm i

[email protected] postinstall C:\Users$user1\Desktop\freeCarts-master\node_modules\electron
node install.js

added 230 packages from 152 contributors and audited 520 packages in 26.347s
found 3 high severity vulnerabilities
run npm audit fix to fix them, or npm audit for details

C:\Users$user1\Desktop\freeCarts-master>npm audit fix
npm WARN [email protected] requires a peer of bufferutil@^3.0.3 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of node-opus@^0.2.7 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of opusscript@^0.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of sodium@^2.0.3 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of libsodium-wrappers@^0.7.3 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of uws@^9.14.0 but none is installed. You must install peer dependencies yourself.

updated 2 packages in 2.023s
fixed 3 of 3 vulnerabilities in 520 scanned packages

C:\Users$user1\Desktop\freeCarts-master>

Error message tryin to install### bufferutil
C:\Users\Users\Desktop\freeCarts-master>npm i bufferutil@^3.0.3

[email protected] install C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil
prebuild-install || node-gyp rebuild

prebuild-install info begin Prebuild-install version 2.3.0
prebuild-install info looking for local prebuild @ prebuilds\bufferutil-v3.0.3-node-v64-win32-x64.tar.gz
prebuild-install info looking for cached prebuild @ C:\Users\Users\AppData\Roaming\npm-cache_prebuilds\https-github.com-websockets-bufferutil-releases-download-v3.0.3-bufferutil-v3.0.3-node-v64-win32-x64.tar.gz
prebuild-install http request GET https://github.com/websockets/bufferutil/releases/download/v3.0.3/bufferutil-v3.0.3-node-v64-win32-x64.tar.gz
prebuild-install http 404 https://github.com/websockets/bufferutil/releases/download/v3.0.3/bufferutil-v3.0.3-node-v64-win32-x64.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=x64 platform=win32)

C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
bufferutil.cc
win_delay_load_hook.cc
c:\users\Users\desktop\freecarts-master\node_modules\bufferutil\node_modules\nan\nan_maybe_43_inl.h(112): er
ror C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\bufferutil.cc) [C:\Users$trappyGo
odFella\Desktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
c:\users\Users.node-gyp\10.15.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling
source file ..\src\bufferutil.cc)
C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil\node_modules\nan\nan.h(834): warning C4996:
'node::MakeCallback': was declared deprecated (compiling source file ..\src\bufferutil.cc) [C:\Users\Users\D
esktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\Users.node-gyp\10.15.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (
compiling source file ..\src\bufferutil.cc)
C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil\node_modules\nan\nan.h(849): warning C4996:
'node::MakeCallback': was declared deprecated (compiling source file ..\src\bufferutil.cc) [C:\Users\Users\D
esktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\Users.node-gyp\10.15.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (
compiling source file ..\src\bufferutil.cc)
C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil\node_modules\nan\nan.h(864): warning C4996:
'node::MakeCallback': was declared deprecated (compiling source file ..\src\bufferutil.cc) [C:\Users\Users\D
esktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\Users.node-gyp\10.15.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (
compiling source file ..\src\bufferutil.cc)
C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil\node_modules\nan\nan.h(1473): warning C4996:
'node::MakeCallback': was declared deprecated (compiling source file ..\src\bufferutil.cc) [C:\Users\Users
Desktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\Users.node-gyp\10.15.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (
compiling source file ..\src\bufferutil.cc)
..\src\bufferutil.cc(12): warning C4996: 'v8::Value::Int32Value': was declared deprecated [C:\Users\Users\De
sktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
c:\users\Users.node-gyp\10.15.3\include\node\v8.h(2478): note: see declaration of 'v8::Value::Int32Value'
..\src\bufferutil.cc(13): warning C4996: 'v8::Value::Int32Value': was declared deprecated [C:\Users\Users\De
sktop\freeCarts-master\node_modules\bufferutil\build\bufferutil.vcxproj]
c:\users\Users.node-gyp\10.15.3\include\node\v8.h(2478): note: see declaration of 'v8::Value::Int32Value'
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:189:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Users\Desktop\freeCarts-master\node_modules\bufferutil
gyp ERR! node -v v10.15.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN [email protected] requires a peer of sodium@^2.0.3 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: prebuild-install || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install 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\Users\AppData\Roaming\npm-cache_logs\2019-05-27T21_45_53_129Z-debug.log

C:\Users\Users\Desktop\freeCarts-master>

Error message tryin to install### sodium
C:\Users\Users\Desktop\freeCarts-master>npm i sodium@^2.0.3

[email protected] preinstall C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium
node install.js --preinstall

MS Version: 2015
Preinstall Mode
Download libsodium.lib
MS Version: 2015
Platform Tool is v140
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/x64/Release/v140/dynamic/libsodium.dll
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/x64/Release/v140/dynamic/libsodium.exp
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/x64/Release/v140/dynamic/libsodium.lib
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/x64/Release/v140/dynamic/libsodium.pdb
Libs for version v140 downloaded.
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/core.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_aead_aes256gcm.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_aead_chacha20poly1305.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_auth.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_auth_hmacsha256.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_auth_hmacsha512.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_auth_hmacsha512256.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_box.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_core_hchacha20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_core_hsalsa20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_core_salsa20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_core_salsa2012.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_core_salsa208.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_generichash.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_generichash_blake2b.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_hash.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_hash_sha256.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_hash_sha512.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_int32.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_int64.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_onetimeauth.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_onetimeauth_poly1305.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_pwhash.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_pwhash_argon2i.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_scalarmult.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_scalarmult_curve25519.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_secretbox.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_secretbox_xsalsa20poly1305.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_shorthash.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_shorthash_siphash24.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_sign.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_sign_ed25519.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_sign_edwards25519sha512batch.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream_chacha20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream_salsa20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream_salsa2012.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream_salsa208.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_stream_xsalsa20.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_uint16.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_uint32.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_uint64.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_uint8.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_verify_16.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_verify_32.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/crypto_verify_64.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/export.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/randombytes.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/randombytes_salsa20_random.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/randombytes_sysrandom.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/runtime.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/utils.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium/version.h
Download: https://raw.githubusercontent.com/paixaop/libsodium-bin/master/1.0.11/include/sodium.h
Include files downloaded.
Prebuild steps completed. Binary libsodium distribution installed in ./deps/build

[email protected] install C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium
node install.js --install

MS Version: 2015
Install Mode

C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium>if not defined npm_config_node_gyp (node "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
crypto_aead.cc
crypto_sign.cc
crypto_sign_ed25519.cc
crypto_box.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_sign_ed25519.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_sign.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_box.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_aead.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_box_curve25519xsalsa20poly1305.cc
sodium_runtime.cc
crypto_auth.cc
crypto_auth_algos.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\sodium_runtime.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_auth.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_box_curve25519xsalsa20poly1305.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_core.cc
crypto_scalarmult_curve25519.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_auth_algos.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_scalarmult.cc
crypto_secretbox_xsalsa20poly1305.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_scalarmult.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_core.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_secretbox_xsalsa20poly1305.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_secretbox.cc
sodium.cc
crypto_stream.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_scalarmult_curve25519.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_streams.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_secretbox.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\sodium.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_stream.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
helpers.cc
randombytes.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_streams.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_pwhash.cc
crypto_hash.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\randombytes.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\helpers.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_pwhash.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_hash_sha256.cc
crypto_hash_sha512.cc
crypto_shorthash.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_shorthash_siphash24.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_shorthash.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash_sha256.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_generichash.cc
crypto_generichash_blake2b.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_hash_sha512.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_shorthash_siphash24.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
crypto_onetimeauth.cc
crypto_onetimeauth_poly1305.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_generichash.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_generichash_blake2b.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
win_delay_load_hook.cc
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_onetimeauth.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\deps\build\include\sodium.h(38): fatal error C1083: Cannot open include file: 'sodium/crypto_stream_aes128ctr.h': No such file or directory (compiling source file ..\src\crypto_onetimeauth_poly1305.cc) [C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\build\sodium.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:189:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\Users\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium
gyp ERR! node -v v10.15.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\install.js:287
throw new Error(cmdLine + ' exited with code ' + code);
^

Error: node-gyp rebuild exited with code 1
at ChildProcess. (C:\Users\Users\Desktop\freeCarts-master\node_modules\sodium\install.js:287:19)
at ChildProcess.emit (events.js:189:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
npm WARN [email protected] requires a peer of bufferutil@^3.0.3 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node install.js --install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install 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\Users\AppData\Roaming\npm-cache_logs\2019-05-27T21_50_37_458Z-debug.log

C:\Users\Users\Desktop\freeCarts-master>

any input would be greatly appricated, thank you.

I have attached the a txt file below.

error.txt

No response

Tried to install the bot tried 3x and no response from the bot

audited 520 packages in 1.46s
found 3 high severity vulnerabilities
run npm audit fix to fix them, or npm audit for details

i fix it then
npm start

enter all my info correctly

image

It seems its not reaching anything?

Logged in as Bot

The only thing that happens when I type index.js is "Logged in as BOTNAME(Name here obviously)". How do I connect it to the Adidas bot?

config.json setup fix

make a new json file and copy the things below replace with your info

{
"server": "serverid",
"privateChannel": "privateid",
"publicChannel": "publicid",
"botToken": "bottoken",
"quantityCart": "1",
"after10": "true",
"cooldown": "5",
"deleteAfterReact": "true"
}

Wont Work With SoleAIO

TypeError: Cannot read property 'value' of undefined
    at Object.module.exports.soleaioCartProperties (/Users/marcodonato/Desktop/freeCarts/adapters.js:50:33)
    at message.embeds.forEach.e (/Users/marcodonato/Desktop/freeCarts/main.js:131:79)
    at Array.forEach (<anonymous>)
    at Client.bot.on.message (/Users/marcodonato/Desktop/freeCarts/main.js:127:32)
    at Client.emit (events.js:182:13)
    at MessageCreateHandler.handle (/Users/marcodonato/Desktop/freeCarts/node_modules/discord.js/src/client/websocket/packets/handlers/MessageCreate.js:9:34)
    at WebSocketPacketManager.handle (/Users/marcodonato/Desktop/freeCarts/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:103:65)
    at WebSocketConnection.onPacket (/Users/marcodonato/Desktop/freeCarts/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
    at WebSocketConnection.onMessage (/Users/marcodonato/Desktop/freeCarts/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
    at WebSocket.onMessage (/Users/marcodonato/Desktop/freeCarts/node_modules/ws/lib/event-target.js:120:16)

Won't Start

C:\Users\marco\Desktop\Cooking Tools\freeCarts\main.js:25
app.on('ready', function () {
    ^

TypeError: Cannot read property 'on' of undefined
    at Object.<anonymous> (C:\Users\marco\Desktop\Cooking Tools\freeCarts\main.js:25:5)
    at Module._compile (internal/modules/cjs/loader.js:688:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
    at Module.load (internal/modules/cjs/loader.js:598:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
    at Function.Module._load (internal/modules/cjs/loader.js:529:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
    at startup (internal/bootstrap/node.js:285:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)```

config.json won't turn bot on

I keep clicking start after entering all my info on the left, but it won't turn on/start the bot inside my discord.

Bot Addition

Is it possible to support Cybersole, and its manual checkout mode for shopify? Thanks.

Soleaio error

on latest update getting the following error

TypeError: Cannot read property 'value' of undefined
at Object.module.exports.soleaioCartProperties (C:\Users\Kevin\Desktop\freeCarts\adapters.js:48:30)
at message.embeds.forEach.e (C:\Users\Kevin\Desktop\freeCarts\main.js:131:79)
at Array.forEach ()
at Client.bot.on.message (C:\Users\Kevin\Desktop\freeCarts\main.js:127:32)
at Client.emit (events.js:182:13)
at MessageCreateHandler.handle (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
at WebSocketPacketManager.handle (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
at WebSocketConnection.onPacket (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
at WebSocketConnection.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
at WebSocket.onMessage (C:\Users\Kevin\Desktop\freeCarts\node_modules\ws\lib\event-target.js:120:16)

Rate limit

when top chefs are sending so many carts need to make sure that there is an interval between them being posted to output

Need Help

When I do npm i discord.js on cmd prompt it says it requires certain files and that none are installed. Although I followed you steps. (Downloaded node.js). Noob here. Sorry

Open in Node

Hey, I'm having an issue with this. What do I open in Node JS? And how do I connect an Adidas bot to it?

Splashforce carts error

Getting this error when I try to use it with splashforce.

TypeError: Cannot read property 'split' of undefined
at Object.module.exports.splashforceCartProperties (/Users/saigorupati/Desktop/freeCarts-master/adapters.js:4:30)
at message.embeds.forEach.e (/Users/saigorupati/Desktop/freeCarts-master/main.js:131:79)
at Array.forEach ()
at Client.bot.on.message (/Users/saigorupati/Desktop/freeCarts-master/main.js:127:32)
at Client.emit (events.js:182:13)
at MessageCreateHandler.handle (/Users/saigorupati/Desktop/freeCarts-master/node_modules/discord.js/src/client/websocket/packets/handlers/MessageCreate.js:9:34)
at WebSocketPacketManager.handle (/Users/saigorupati/Desktop/freeCarts-master/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:103:65)
at WebSocketConnection.onPacket (/Users/saigorupati/Desktop/freeCarts-master/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
at WebSocketConnection.onMessage (/Users/saigorupati/Desktop/freeCarts-master/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
at WebSocket.onMessage (/Users/saigorupati/Desktop/freeCarts-master/node_modules/ws/lib/event-target.js:120:16)

AdiSplash Cart Issue Fix

In adapters.js the const sku is defined below the img const, which uses this sku, causing a "ReferenceError: sku is not defined". Please move the assignment of the sku const over the assignment of the img const.
image

Carts Dont Send

I had the previous version and when i updated the carts dont send to user anymore when they click on the cart emoji. Everything else works fine.

Bot: : Latchkey

npm i

C:\Users\BBGIRl\Desktop\freeCarts-master>npm i
'npm' is not recognized as an internal or external command,
operable program or batch file.
i got this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.