phoenix24 edited a comment on issue #6541: [SIP-14] remove dependency on yarn in favor of npm URL: https://github.com/apache/incubator-superset/pull/6541#issuecomment-448097786 Build failed, because it couldn't find `npm ci`. Here's what i think, `npm ci` is available in a recent release [`v6.50`](https://github.com/npm/cli/releases/tag/v6.5.0), whereas currently used `npm` version is `5.6.0` by travis. I think you might need to bump up `nvm install 8.9` in `.travis.yaml`
---------------------------------------------------------------- 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]
