Skip to content

Instantly share code, notes, and snippets.

@mitrpaka
mitrpaka / gist:9d6e61026bba4584ab066092e70cef79
Created March 9, 2017 14:25
vagrant --debug plugin install vagrant-cachier error
D:\drupal8-vm (master)
λ vagrant --debug plugin install vagrant-cachier
INFO global: Vagrant version: 1.9.2
INFO global: Ruby version: 2.2.5
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_DISABLE_PLUGIN_INIT="1"
INFO global: VAGRANT_EXECUTABLE="D:\\Dev\\Vagrant\\embedded\\gems\\gems\\vagrant-1.9.2\\bin\\vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="D:\\Dev\\Vagrant\\embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
@mitrpaka
mitrpaka / 0_reuse_code.js
Created February 26, 2016 13:29
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console