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
JSON::ParserError: 757: unexpected token at 'TypeError: Cannot read property 'optOut' of null
at Object.Configstore.get (/home/app/app/releases/277b5e33bb87229e434663acc2b3ee90a9d8b308/node_modules/bower/node_modules/insight/node_modules/configstore/configstore.js:78:17)
at Insight.Object.defineProperty.get (/home/app/app/releases/277b5e33bb87229e434663acc2b3ee90a9d8b308/node_modules/bower/node_modules/insight/lib/insight.js:31:22)
at Object.setup (/home/app/app/releases/277b5e33bb87229e434663acc2b3ee90a9d8b308/node_modules/bower/lib/util/analytics.js:22:16)
at Object.<anonymous> (/home/app/app/releases/277b5e33bb87229e434663acc2b3ee90a9d8b308/node_modules/bower/bin/bower:76:11)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16)
This needs to be resolved by preventing even instantiating Insight if CI is set or --config.interactive=false
The text was updated successfully, but these errors were encountered:
I'm getting repeatable error on http://rails-assets.org
This needs to be resolved by preventing even instantiating
Insight
ifCI
is set or--config.interactive=false
The text was updated successfully, but these errors were encountered: