Skip to content

Instantly share code, notes, and snippets.

@dok
Created February 8, 2016 16:57
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 dok/40acd3495d92b1ca3261 to your computer and use it in GitHub Desktop.
Save dok/40acd3495d92b1ca3261 to your computer and use it in GitHub Desktop.
Ckeditor logs
Your branch is up-to-date with 'origin/master'.
➜ ckeditor-dev git:(master) which node
/Users/sean/.nvm/versions/v0.12.7/bin/node
➜ ckeditor-dev git:(master) ls
CHANGES.md README.md bender.js config.js core gruntfile.js node_modules plugins skins tests
LICENSE.md adapters ckeditor.js contents.css dev lang package.json samples styles.js
➜ ckeditor-dev git:(master) rm -rf node_modules
➜ ckeditor-dev git:(master) npm install
npm WARN package.json ckeditor-dev@4.5.7 license should be a valid SPDX license expression
npm WARN engine benderjs-sinon@0.3.1: wanted: {"node":">=4.0.0"} (current: {"node":"0.12.7","npm":"2.14.2"})
npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
npm WARN deprecated lodash@0.9.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
> gifsicle@3.0.3 postinstall /Users/sean/workspace/ckeditor-dev/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle
> node lib/install.js
✔ gifsicle pre-build test passed successfully
> optipng-bin@3.0.4 postinstall /Users/sean/workspace/ckeditor-dev/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin
> node lib/install.js
✔ optipng pre-build test passed successfully
npm WARN optional dep failed, continuing errno@^0.1.1
> jpegtran-bin@3.0.6 postinstall /Users/sean/workspace/ckeditor-dev/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin
> node lib/install.js
✔ jpegtran pre-build test passed successfully
> ws@0.4.32 install /Users/sean/workspace/ckeditor-dev/node_modules/benderjs/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
> fsevents@1.0.7 install /Users/sean/workspace/ckeditor-dev/node_modules/benderjs/node_modules/forever/node_modules/forever-monitor/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/Users/sean/workspace/ckeditor-dev/node_modules/benderjs/node_modules/forever/node_modules/forever-monitor/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v14-darwin-x64/fse.node" is installed via remote
\
> benderjs@0.4.1 postinstall /Users/sean/workspace/ckeditor-dev/node_modules/benderjs
> bower install
bower invalid-meta chosen_v1.4.1 is missing "main" entry in bower.json
bower invalid-meta chosen_v1.4.1 is missing "ignore" entry in bower.json
grunt-jsduck@1.0.1 node_modules/grunt-jsduck
└── dargs@0.1.0
shelljs@0.6.0 node_modules/shelljs
benderjs-yui@0.3.3 node_modules/benderjs-yui
grunt-contrib-concat@0.5.1 node_modules/grunt-contrib-concat
├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.4, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)
└── source-map@0.3.0 (amdefine@1.0.0)
grunt-contrib-watch@0.6.1 node_modules/grunt-contrib-watch
├── async@0.2.10
├── tiny-lr-fork@0.0.5 (debug@0.7.4, faye-websocket@0.4.4, noptify@0.0.3, qs@0.5.6)
├── gaze@0.5.2 (globule@0.1.0)
└── lodash@2.4.2
benderjs-jquery@0.3.0 node_modules/benderjs-jquery
├── request@2.37.0 (aws-sign2@0.5.0, forever-agent@0.5.2, qs@0.6.6, oauth-sign@0.3.0, tunnel-agent@0.4.2, json-stringify-safe@5.0.1, node-uuid@1.4.7, mime-types@1.0.2, tough-cookie@2.2.1, form-data@0.1.4, http-signature@0.10.1, hawk@1.1.1)
└── lodash@2.4.2
grunt@0.4.5 node_modules/grunt
├── which@1.0.9
├── dateformat@1.0.2-1.2.3
├── eventemitter2@0.4.14
├── getobject@0.1.0
├── rimraf@2.2.8
├── colors@0.6.2
├── async@0.1.22
├── grunt-legacy-util@0.2.0
├── hooker@0.2.3
├── exit@0.1.2
├── nopt@1.0.10 (abbrev@1.0.7)
├── glob@3.1.21 (inherits@1.0.2, graceful-fs@1.2.3)
├── minimatch@0.2.14 (sigmund@1.0.1, lru-cache@2.7.3)
├── lodash@0.9.2
├── coffee-script@1.3.3
├── underscore.string@2.2.1
├── iconv-lite@0.2.11
├── findup-sync@0.1.3 (glob@3.2.11, lodash@2.4.2)
├── grunt-legacy-log@0.1.3 (grunt-legacy-log-utils@0.1.1, underscore.string@2.3.3, lodash@2.4.2)
└── js-yaml@2.0.5 (argparse@0.1.16, esprima@1.0.4)
grunt-githooks@0.3.1 node_modules/grunt-githooks
└── handlebars@1.0.12 (optimist@0.3.7, uglify-js@2.3.6)
cksource-samples-framework@1.0.1 node_modules/cksource-samples-framework
├── picomodal@2.3.0
├── load-grunt-tasks@0.6.0 (multimatch@0.3.0, findup-sync@0.1.3)
└── lesshat@3.0.2
grunt-contrib-less@1.2.0 node_modules/grunt-contrib-less
├── async@0.9.2
├── chalk@1.1.1 (escape-string-regexp@1.0.4, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0)
└── lodash@3.10.1
benderjs-coverage@0.2.1 node_modules/benderjs-coverage
├── mime@1.3.4
├── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, node-uuid@1.4.7, combined-stream@1.0.5, qs@6.0.2, aws4@1.2.1, tough-cookie@2.2.1, mime-types@2.1.9, form-data@1.0.0-rc3, bl@1.0.2, http-signature@1.1.1, har-validator@2.0.6, hawk@3.1.3)
└── istanbul@0.3.19 (supports-color@1.3.1, which@1.0.9, abbrev@1.0.7, wordwrap@0.0.3, nopt@3.0.6, once@1.3.3, async@1.5.2, mkdirp@0.5.1, esprima@2.6.0, resolve@1.1.7, fileset@0.2.1, js-yaml@3.5.2, escodegen@1.7.1, handlebars@3.0.0)
grunt-contrib-jshint@0.12.0 node_modules/grunt-contrib-jshint
├── hooker@0.2.3
└── jshint@2.9.1 (strip-json-comments@1.0.4, exit@0.1.2, shelljs@0.3.0, console-browserify@1.1.0, minimatch@2.0.10, cli@0.6.6, htmlparser2@3.8.3, lodash@3.7.0)
benderjs-sinon@0.3.1 node_modules/benderjs-sinon
└── sinon@1.17.3 (formatio@1.1.1, samsam@1.1.2, lolex@1.3.2, util@0.10.3)
grunt-contrib-imagemin@0.9.4 node_modules/grunt-contrib-imagemin
├── gulp-rename@1.2.2
├── async@0.9.2
├── chalk@1.1.1 (escape-string-regexp@1.0.4, supports-color@2.0.0, ansi-styles@2.1.0, strip-ansi@3.0.0, has-ansi@2.0.0)
├── pretty-bytes@1.0.4 (get-stdin@4.0.1, meow@3.7.0)
└── imagemin@3.2.2 (get-stdin@4.0.1, path-exists@1.0.0, optional@0.1.3, stream-combiner2@1.1.1, concat-stream@1.5.1, readable-stream@2.0.5, buffer-to-vinyl@1.1.0, meow@3.7.0, vinyl-fs@1.0.0, imagemin-svgo@4.2.0, imagemin-gifsicle@4.2.0, imagemin-optipng@4.3.0, imagemin-jpegtran@4.3.2)
less@2.6.0 node_modules/less
├── graceful-fs@3.0.8
├── mime@1.3.4
├── image-size@0.3.5
├── source-map@0.4.4 (amdefine@1.0.0)
├── promise@6.1.0 (asap@1.0.0)
├── mkdirp@0.5.1 (minimist@0.0.8)
└── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, node-uuid@1.4.7, qs@6.0.2, combined-stream@1.0.5, aws4@1.2.1, tough-cookie@2.2.1, form-data@1.0.0-rc3, mime-types@2.1.9, bl@1.0.2, har-validator@2.0.6, http-signature@1.1.1, hawk@3.1.3)
grunt-jscs@2.7.0 node_modules/grunt-jscs
├── vow@0.4.12
├── hooker@0.2.3
├── lodash@3.10.1
└── jscs@2.9.0 (to-double-quotes@2.0.0, to-single-quotes@2.0.0, reserved-words@0.1.1, strip-json-comments@1.0.4, natural-compare@1.2.2, pathval@0.1.1, jscs-preset-wikimedia@1.0.0, estraverse@4.1.1, strip-bom@2.0.0, xmlbuilder@3.1.0, exit@0.1.2, commander@2.9.0, chalk@1.1.1, minimatch@3.0.0, glob@5.0.15, esprima@2.7.2, cli-table@0.3.1, resolve@1.1.7, vow-fs@0.3.4, jscs-jsdoc@1.3.1, htmlparser2@3.8.3, js-yaml@3.4.6, prompt@0.2.14, jsonlint@1.6.2, escope@3.4.0, babel-jscs@2.0.5)
benderjs@0.4.1 node_modules/benderjs
├── graceful-fs@4.1.3
├── mime@1.3.4
├── node-uuid@1.4.7
├── ncp@2.0.0
├── tv4@1.2.7
├── marked@0.3.5
├── osenv@0.1.3 (os-tmpdir@1.0.1, os-homedir@1.0.1)
├── chalk@1.1.1 (escape-string-regexp@1.0.4, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0)
├── minimatch@2.0.10 (brace-expansion@1.1.2)
├── subcommander@0.1.3 (chalk@0.5.1)
├── send@0.13.1 (escape-html@1.0.3, destroy@1.0.4, range-parser@1.0.3, statuses@1.2.1, etag@1.7.0, fresh@0.3.0, ms@0.7.1, debug@2.2.0, depd@1.1.0, http-errors@1.3.1, on-finished@2.3.0)
├── useragent@2.1.8 (lru-cache@2.2.4)
├── gerard@0.2.0 (graceful-fs@3.0.8, minimatch@0.3.0)
├── utile@0.3.0 (deep-equal@0.2.2, ncp@1.0.1, i@0.3.4, async@0.9.2, mkdirp@0.5.1, rimraf@2.5.1)
├── winston@1.1.2 (cycle@1.0.3, stack-trace@0.0.9, eyes@0.1.8, isstream@0.1.2, pkginfo@0.3.1, async@1.0.0, colors@1.0.3)
├── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, combined-stream@1.0.5, qs@6.0.2, aws4@1.2.1, tough-cookie@2.2.1, form-data@1.0.0-rc3, mime-types@2.1.9, bl@1.0.2, har-validator@2.0.6, http-signature@1.1.1, hawk@3.1.3)
├── dom-combiner@0.1.2 (domutils@1.5.1, parse5@1.0.0, lodash@2.4.2)
├── broadway@0.3.6 (eventemitter2@0.4.14, cliff@0.1.9, utile@0.2.1, winston@0.8.0, nconf@0.6.9)
├── connect@2.30.2 (utils-merge@1.0.0, cookie-signature@1.0.6, fresh@0.3.0, on-headers@1.0.1, parseurl@1.3.1, response-time@2.3.1, content-type@1.0.1, cookie@0.1.3, vhost@3.0.2, bytes@2.1.0, pause@0.1.0, cookie-parser@1.3.5, basic-auth-connect@1.0.0, depd@1.0.1, http-errors@1.3.1, serve-static@1.10.2, connect-timeout@1.6.2, serve-favicon@2.3.0, qs@4.0.0, method-override@2.3.5, debug@2.2.0, morgan@1.6.1, finalhandler@0.4.0, express-session@1.11.3, type-is@1.6.11, multiparty@3.3.2, csurf@1.8.3, compression@1.5.2, errorhandler@1.4.3, body-parser@1.13.3, serve-index@1.7.3)
├── when@3.7.7
├── lodash@3.10.1
├── browser-launcher2@0.4.6 (headless@0.1.7, uid@0.0.2, rimraf@2.2.8, mkdirp@0.5.1, win-detect-browsers@1.0.2, lodash@2.4.2, plist@1.2.0)
├── nedb@1.7.4 (async@0.2.10, binary-search-tree@0.2.5, underscore@1.4.4, mkdirp@0.5.1, localforage@1.3.3)
├── socket.io@0.9.17 (base64id@0.1.0, policyfile@0.0.4, redis@0.7.3, socket.io-client@0.9.16)
├── forever@0.15.1 (path-is-absolute@1.0.0, object-assign@3.0.0, colors@0.6.2, clone@1.0.2, timespan@2.3.0, optimist@0.6.1, nssocket@0.5.3, utile@0.2.1, cliff@0.1.10, shush@1.0.0, winston@0.8.3, flatiron@0.4.3, nconf@0.6.9, prettyjson@1.1.3, forever-monitor@1.6.0)
└── bower@1.7.7
➜ ckeditor-dev git:(master) bender init
info: Created Bender configuration files
➜ ckeditor-dev git:(master) bender server run
info: [plugins] Loaded plugin: benderjs-coverage
info: [plugins] Loaded plugin: benderjs-yui
error: [plugins] Couldn't include plugin: benderjs-sinon
error: [plugins] Reason: /Users/sean/workspace/ckeditor-dev/node_modules/benderjs-sinon/index.js:23
`<head>
^
Unexpected token ILLEGAL
error: [plugins] Please check if the plugin was properly installed via NPM or the path to the plugin is valid.
➜ ckeditor-dev git:(master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment