salonijain024 commented on issue #5068: Add 24 hours refresh for dashboard URL: https://github.com/apache/incubator-superset/pull/5068#issuecomment-417638091 Hi, I have another version of superset on production and i am trying to implement the same on 0.24.0 version of superset. here i am facing below issue. Can you please help me to resolve the same: Thanks and Regards, Saloni Jain On Thu, Aug 30, 2018 at 10:27 PM SALONI JAIN <[email protected]> wrote: > Hi, > > Thank you so much for your support. > It worked and I am able to add custom refresh time. > > Regards, > Saloni > > On Thu, Aug 30, 2018, 8:49 PM Maxime Beauchemin <[email protected]> > wrote: > >> @salonijain024 <https://github.com/salonijain024> if you change the JS >> code you need to rebuild it. Check out our CONTRIBUTING.md file. >> >> — >> You are receiving this because you were mentioned. >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/incubator-superset/pull/5068#issuecomment-417357920>, >> or mute the thread >> <https://github.com/notifications/unsubscribe-auth/AQmV_2e4JttNM35mA2KhQXFCSHFfp391ks5uWAKNgaJpZM4ULihg> >> . >> > 0 info it worked if it ends with ok 1 verbose cli [ '/root/.nvm/versions/node/v8.9.4/bin/node', 1 verbose cli '/root/.nvm/versions/node/v8.9.4/bin/npm', 1 verbose cli 'run', 1 verbose cli 'lint' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prelint', 'lint', 'postlint' ] 5 info lifecycle [email protected]~prelint: [email protected] 6 info lifecycle [email protected]~lint: [email protected] 7 verbose lifecycle [email protected]~lint: unsafe-perm in lifecycle true 8 verbose lifecycle [email protected]~lint: PATH: /root/.nvm/versions/node/v8.9.4/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/srv/superset/venv/lib/python2.7/site-packages/superset/static/assets/node_modules/.bin:/root/.nvm/versions/node/v8.9.4/bin:/srv/superset/venv/bin:/root/.gem/ruby/2.4.0/bin:/opt/ruby/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin 9 verbose lifecycle [email protected]~lint: CWD: /srv/superset/venv/lib/python2.7/site-packages/superset/static/assets 10 silly lifecycle [email protected]~lint: Args: [ '-c', 'eslint --ignore-path=.eslintignore --ext .js,.jsx .' ] 11 silly lifecycle [email protected]~lint: Returned: code: 1 signal: null 12 info lifecycle [email protected]~lint: Failed to exec lint script 13 verbose stack Error: [email protected] lint: `eslint --ignore-path=.eslintignore --ext .js,.jsx .` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter.<anonymous> (/root/.nvm/versions/node/v8.9.4/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16) 13 verbose stack at emitTwo (events.js:126:13) 13 verbose stack at EventEmitter.emit (events.js:214:7) 13 verbose stack at ChildProcess.<anonymous> (/root/.nvm/versions/node/v8.9.4/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at emitTwo (events.js:126:13) 13 verbose stack at ChildProcess.emit (events.js:214:7) 13 verbose stack at maybeClose (internal/child_process.js:925:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) 14 verbose pkgid [email protected] 15 verbose cwd /srv/superset/venv/lib/python2.7/site-packages/superset/static/assets 16 verbose Linux 3.10.0-693.21.1.el7.x86_64 17 verbose argv "/root/.nvm/versions/node/v8.9.4/bin/node" "/root/.nvm/versions/node/v8.9.4/bin/npm" "run" "lint" 18 verbose node v8.9.4 19 verbose npm v5.6.0 20 error code ELIFECYCLE 21 error errno 1 22 error [email protected] lint: `eslint --ignore-path=.eslintignore --ext .js,.jsx .` 22 error Exit status 1 23 error Failed at the [email protected] lint script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
