You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: C:\Users\vince\Desktop\scripty\shopify-monitor\config.json: Unexpected token { in JSON at position 745
at parse ()
at Module._extensions..json (node:internal/modules/cjs/loader:1324:39)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object. (C:\Users\vince\Desktop\scripty\shopify-monitor\index.js:2:17)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
Node.js v18.16.1
Config file:
},
"requestTiming": 30000,
"__KEYWORDS_EXPLAINED" : "In this default example that I've created the monitor will notify you if find a Nike product in hanon or sensinko site, and it'll notify if find a New Balance or Adidas Yeezy product only in hanon site",
"sites": [
{
{ "url": "hanon-shop.com" },
{ "url": "sesinko.com" },
{ "url": "thenextdoor.fr" },
{ "url": "a-ma-maniere.com" },
{ "url": "kith.com" },
{ "url": "shoepalace.com" },
{ "url": "xhibition.com" },
{ "url": "extrabutterny.com" }
{ "url": "dtlr.com" }
]
}
],
"proxiesList": []
The text was updated successfully, but these errors were encountered:
how do i fix this error
node:internal/modules/cjs/loader:1327
throw err;
^
SyntaxError: C:\Users\vince\Desktop\scripty\shopify-monitor\config.json: Unexpected token { in JSON at position 745
at parse ()
at Module._extensions..json (node:internal/modules/cjs/loader:1324:39)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object. (C:\Users\vince\Desktop\scripty\shopify-monitor\index.js:2:17)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
Node.js v18.16.1
Config file:
},
"requestTiming": 30000,
"__KEYWORDS_EXPLAINED" : "In this default example that I've created the monitor will notify you if find a Nike product in hanon or sensinko site, and it'll notify if find a New Balance or Adidas Yeezy product only in hanon site",
"sites": [
{
{ "url": "hanon-shop.com" },
{ "url": "sesinko.com" },
{ "url": "thenextdoor.fr" },
{ "url": "a-ma-maniere.com" },
{ "url": "kith.com" },
{ "url": "shoepalace.com" },
{ "url": "xhibition.com" },
{ "url": "extrabutterny.com" }
{ "url": "dtlr.com" }
]
}
],
"proxiesList": []
The text was updated successfully, but these errors were encountered: