-
Notifications
You must be signed in to change notification settings - Fork 9
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
im getting errores #11
Comments
Bruh online shop is closed |
My bad btw how do I monitor all products? Or it’s only a restock monitor
… Bruh online shop is closed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Ok this monitor is still working? And which format it more then 1 proxy
…
It's should monitor all products afaik.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is what I get when I'm trying to run it
h-MacBook-Air-sl-dn:supreme-monitor-master edenichak$ yarn run start
yarn run v1.17.3
$ node index.js
internal/modules/cjs/loader.js:798
throw err;
^
SyntaxError: /Users/edenichak/Desktop/supreme-monitor-master/config.json: Unexpected token . in JSON at position 350
at JSON.parse ()
at Object.Module._extensions..json (internal/modules/cjs/loader.js:795:27)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:690:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/Users/edenichak/Desktop/supreme-monitor-master/src/modules/Supreme.js:1:16)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
h-MacBook-Air-sl-dn:supreme-monitor-master edenichak$
The text was updated successfully, but these errors were encountered: