Skip to content

Instantly share code, notes, and snippets.

View davewallace's full-sized avatar

Dave Wallace davewallace

  • Self Employed
  • Wellington
View GitHub Profile
➜ drupaltest vendor/bin/drush version
Drush version : 9.6.2
➜ drupaltest vendor/bin/drush status
Drupal version : 8.7.0
Site URI : http://default
DB driver : mysql
DB hostname : db
DB port : 3306
DB username : db
DB name : db
➜ drupaltest vendor/bin/drush en components
Command pm:enable was not found. Drush was unable to query the database. As a result, many comm
ands are unavailable. Re-run your command with --debug to see relevant log messages.
➜ drupaltest vendor/bin/drush en components --debug
[preflight] Config paths: /Users/dw/dev/drupal/drupaltest/vendor/drush/drush/drush.yml,/Users/dw/dev/drupal/drupaltest/drush/drush.yml
[preflight] Alias paths: /Users/dw/dev/drupal/drupaltest/web/drush/sites,/Users/dw/dev/drupal/drupaltest/drush/sites
Greetings theOvercoat
My fellow adventurers and I have a request of you, if you would? We inhabit a
rather antiquated online text based game, and some magics pull us into this
newer age (reluctantly). As such, we hath invoked several incantations; one of
which hooks into modern communication channels such as The Internet where
potential adventurers apparently lurk, awaiting our The Internet presence.
I'll be straight with you, sometimes a Wizard must take his hat off to learn a
thing. This unicorn of yours, we feel, would be a suitable emblem for our
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
.mySlides img {
height: 500px; /* for example */
}
@media (max-width: 640px) {
.mySlides img {
height: 300px; /* for example */
}
}
.mySlides img {
max-height: 400px; /* change to some nice-looking value */
}
.column img {
max-width: 100%;
}
$ npm install
npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated find-file@0.1.4: Use the globby package instead
> pngquant-bin@0.3.5 postinstall c:\wamp\www\codefinger-projects\prototypes\todo-mvc\node_modules\pngquant-bin
> node index.js
path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
davew@davew ~/dev/prototyping/quasar/witch (master)*$ quasar test
> Witch@0.0.1 test /Users/davew/dev/prototyping/quasar/witch
> npm run unit && npm run e2e
> Witch@0.0.1 unit /Users/davew/dev/prototyping/quasar/witch
> karma start test/unit/karma.conf.js --single-run
> test-vue-cli@1.0.0 dev /Users/davew/dev/prototyping/lattice
> node build/dev-server.js
Listening at http://localhost:8080
webpack: wait until bundle finished: /index.html
webpack built 79bd0a0468f68ad4de82 in 3543ms
Hash: 79bd0a0468f68ad4de82
Version: webpack 1.13.3
Time: 3543ms
java -jar selenium-server-standalone-3.0.1.jar -port 5555 -role node -hub http://behat-totara-9.localhost:4444/grid/register -browser "browserName=MicrosoftEdge,platform=WINDOWS,maxInstances=10" -Dwebdriver.edge.driver=C:/Users/IEUser/Downloads/MicrosoftWebDriver.exe