Skip to content

Instantly share code, notes, and snippets.

@arbaev
Created February 21, 2019 10:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arbaev/d44b6f522b5d27a9bb7396f4b297400c to your computer and use it in GitHub Desktop.
Save arbaev/d44b6f522b5d27a9bb7396f4b297400c to your computer and use it in GitHub Desktop.
remote: Bundle completed (177.15s)
remote: Cleaning up the bundler cache.
remote: Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.17.2). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
remote: The latest bundler is 2.0.1, but you are currently running 1.15.2.
remote: To update, run `gem install bundler`
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote: -----> Preparing app for Rails asset pipeline
remote: Running: rake assets:precompile
remote: Yarn executable was not detected in the system.
remote: Download Yarn at https://yarnpkg.com/en/docs/install
remote: rake aborted!
remote: Uglifier::Error: Unexpected token: name (controls). To use ES6 syntax, harmony mode must be enabled with Uglifier.new(:harmony => true).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment